UserDefinedType 속성

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

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

속성

  이름 설명
공용 속성 AssemblyName Gets or sets the name of the .NET assembly that is required by the referenced alias data type.
공용 속성 BinaryTypeIdentifier Gets the ID value that uniquely identifies the binary type.
공용 속성 ClassName Gets or sets the name of the class that is called by the referenced alias data type.
공용 속성 Collation Gets the collation that is associated with the alias data type.
공용 속성 Events Gets the events that are associated with the alias data type.
공용 속성 ExtendedProperties Gets the extended properties of the UserDefinedType object.
공용 속성 ID Gets the ID value that uniquely identifies the alias data type.
공용 속성 IsBinaryOrdered Gets the Boolean property that specifies whether the alias data type is binary ordered.
공용 속성 IsComVisible Gets the Boolean property that specifies whether the alias data type is accessible from COM components.
공용 속성 IsFixedLength Gets the Boolean property that specifies whether the alias data type is fixed length.
공용 속성 IsNullable Gets the Boolean property that specifies whether the alias data type accepts null values.
공용 속성 IsSchemaOwned Gets a Boolean value that indicates whether the UserDefinedType object is owned by a schema.
공용 속성 MaxLength Gets the maximum length of the alias data type.
공용 속성 Name Gets or sets the name of the schema. (ScriptSchemaObjectBase에서 상속됨)
공용 속성 NumericPrecision Gets the numeric precision of the alias data type.
공용 속성 NumericScale Gets the numeric scale of the alias data type.
공용 속성 Owner Gets the name of the owner of the UserDefinedType object.
공용 속성 Parent Gets the Database object that is the parent of the UserDefinedType object.
공용 속성 Properties Gets a collection of Property objects that represent the object properties. (SqlSmoObject에서 상속됨)
공용 속성 Schema Gets or sets the schema. (ScriptSchemaObjectBase에서 상속됨)
공용 속성 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에서 상속됨)
공용 속성 UserDefinedTypeFormat Gets the serialization format for the alias data type.

맨 위로 이동

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현전용 속성 ISfcSupportsDesignMode.IsDesignMode Gets a Boolean value that indicates whether the object supports design mode. 정보를 제공하기 위해서만 확인됩니다. 지원되지 않습니다. 향후 호환성은 보장되지 않습니다.

맨 위로 이동

참고 항목

참조

UserDefinedType 클래스

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