SystemDataType 속성

보호된 멤버 포함
상속된 멤버 포함

SystemDataType 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 AllowIdentity Gets the Boolean property that specifies whether the system data type allows an identity value.
공용 속성 AllowLength Gets the Boolean property that specifies whether the system data type allows a length specification.
공용 속성 AllowNulls Gets the Boolean property that specifies whether the system data type allows null values.
공용 속성 Collation Gets the String value that specifies the collation for the system data type.
공용 속성 ID Gets the ID value that uniquely identifies the system data type.
공용 속성 MaximumLength Gets the maximum length of the system data type.
공용 속성 Name Gets or sets a String value that specifies the name of the system data type. (NamedSmoObject.Name을(를) 재정의함)
공용 속성 NumericPrecision Gets the numeric precision of the system data type.
공용 속성 NumericScale Gets the numeric scale of the system data type.
공용 속성 Parent Gets the Server object that is the parent of the SystemDataType object.
공용 속성 Properties Gets a collection of Property objects that represent the object properties. (SqlSmoObject에서 상속됨)
공용 속성 State Gets the state of the referenced object. (SmoObjectBase에서 상속됨)
공용 속성 Urn Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (SqlSmoObject에서 상속됨)
공용 속성 UserData Gets or sets user-defined data associated with the referenced object. (SmoObjectBase에서 상속됨)

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 속성 ISfcSupportsDesignMode.IsDesignMode Gets a Boolean value that specifies whether the data type supports design mode.

맨 위로 이동

참고 항목

참조

SystemDataType 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스