Partager via


ISql90SoapLanguageSpecifier.IsDefaultNamespace, propriété

Obtient ou définit une valeur qui indique si l'option NAMESPACE est DEFAULT.

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

Syntaxe

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

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

ISql90SoapLanguageSpecifier Interface

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