Compartilhar via


Propriedade ISql90SoapLanguageSpecifier.Namespace

Modela a opção de NAMESPACE.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

ISql90SoapLanguageSpecifier Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel