SqlUserDefinedTypeAttribute.Format Property

Definition

The serialization format as a Format .

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

Property Value

Format

A Format value representing the serialization format.

Applies to