Proprietà ISql90SoapLanguageSpecifier.IsDefaultNamespace

Ottiene o imposta un valore che indica se l'opzione NAMESPACE è DEFAULT.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

Tipo: System.Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90SoapLanguageSpecifier Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel