Partager via


ISql90UserDefinedType.Format, propriété

Obtient ou définit le format.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Property Format As Format
    Get
    Set
Format Format { get; set; }
property Format Format {
    Format get ();
    void set (Format value);
}
abstract Format : Format with get, set
function get Format () : Format
function set Format (value : Format)

Valeur de propriété

Type : Microsoft.SqlServer.Server.Format

Sécurité .NET Framework

Voir aussi

Référence

ISql90UserDefinedType Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms