Compartir a través de


ISql90SoapLanguageSpecifier.IsDefaultNamespace (Propiedad)

Obtiene o establece un valor que indica si la opción NAMESPACE es DEFAULT.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

ISql90SoapLanguageSpecifier Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)