Partager via


ISql90SoapLanguageSpecifier.Namespace, propriété

Modélise l'option NAMESPACE.

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

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql90SoapLanguageSpecifier Interface

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