UserDefinedTypeFormat 속성
Gets the serialization format for the alias data type.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo
구문
‘선언
<SfcPropertyAttribute> _
Public ReadOnly Property UserDefinedTypeFormat As UserDefinedTypeFormat
Get
‘사용 방법
Dim instance As UserDefinedType
Dim value As UserDefinedTypeFormat
value = instance.UserDefinedTypeFormat
[SfcPropertyAttribute]
public UserDefinedTypeFormat UserDefinedTypeFormat { get; }
[SfcPropertyAttribute]
public:
property UserDefinedTypeFormat UserDefinedTypeFormat {
UserDefinedTypeFormat get ();
}
[<SfcPropertyAttribute>]
member UserDefinedTypeFormat : UserDefinedTypeFormat
function get UserDefinedTypeFormat () : UserDefinedTypeFormat
속성 값
형식: Microsoft.SqlServer.Management.Smo. . :: . .UserDefinedTypeFormat
A UserDefinedTypeFormat that specifies the serialization format of the alias data type.