SqlUserDefinedTypeAttribute.Format プロパティ

定義

としての Format シリアル化形式。

public:
 property Microsoft::SqlServer::Server::Format Format { Microsoft::SqlServer::Server::Format get(); };
public Microsoft.SqlServer.Server.Format Format { get; }
member this.Format : Microsoft.SqlServer.Server.Format
Public ReadOnly Property Format As Format

プロパティ値

シリアル化形式を表す Format 値。

適用対象