DataType.VarBinary(Int32) 메서드

정의

SqlDataType.VarBinary 형식의 DataType을 만듭니다.

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

매개 변수

maxLength
Int32

반품

적용 대상