Udostępnij za pośrednictwem


Właściwość UserDefinedType.UserDefinedTypeFormat

Pobiera format serializacji dla typu danych alias.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property UserDefinedTypeFormat As UserDefinedTypeFormat
    Get
'Użycie
Dim instance As UserDefinedType
Dim value As UserDefinedTypeFormat

value = instance.UserDefinedTypeFormat
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public UserDefinedTypeFormat UserDefinedTypeFormat { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property UserDefinedTypeFormat UserDefinedTypeFormat {
    UserDefinedTypeFormat get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member UserDefinedTypeFormat : UserDefinedTypeFormat
function get UserDefinedTypeFormat () : UserDefinedTypeFormat

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.UserDefinedTypeFormat
A UserDefinedTypeFormat , który określa format serializacji typu danych alias.