SqlUserDefinedTypeAttribute.Format Property

Definition

The serialization format as a Format .

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

Property Value

A Format value representing the serialization format.

Applies to