Partager via


ISql90ContractMessageSpecifier.IsDefault, propriété

Obtient ou définit une valeur qui indique s'il s'agit du type de message par défaut.

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

Syntaxe

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

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

ISql90ContractMessageSpecifier Interface

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