Sprache

DataType.Binary(Int32) Methode

Definition

Erstellt einen Datentyp vom Typ "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

Parameter

maxLength
Int32

Gibt zurück

Gilt für: