SqlUserDefinedTypeAttribute.Format 속성

정의

의 serialization 형식입니다 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

속성 값

serialization 형식을 나타내는 Format 값입니다.

적용 대상