Proprietà ISql90SoapLanguageSpecifier.Namespace

Modella l'opzione NAMESPACE.

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

Sintassi

'Dichiarazione
Property Namespace As String
    Get
    Set
string Namespace { get; set; }
property String^ Namespace {
    String^ get ();
    void set (String^ value);
}
abstract Namespace : string with get, set
function get Namespace () : String
function set Namespace (value : String)

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90SoapLanguageSpecifier Interfaccia

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