DataType.VarBinary(Int32) Método

Definição

Cria um DataType do tipo SqlDataType.VarBinary

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

Parâmetros

maxLength
Int32

Retornos

Aplica-se a