Langue

DataType.Binary(Int32) Méthode

Définition

Crée un Type de données de type SqlDataType.Binary

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

Paramètres

maxLength
Int32

Retours

S’applique à