DataType.VarChar(Int32) Método

Definição

Cria um DataType do tipo SqlDataType.VarChar

public static Microsoft.SqlServer.Management.Smo.DataType VarChar(int maxLength);
static member VarChar : int -> Microsoft.SqlServer.Management.Smo.DataType
Public Shared Function VarChar (maxLength As Integer) As DataType

Parâmetros

maxLength
Int32

Retornos

Aplica-se a