ISql90SoapLanguageSpecifier.Namespace プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Property Namespace As String
'使用
Dim instance As ISql90SoapLanguageSpecifier
Dim value As String

value = instance.Namespace

instance.Namespace = value
string Namespace { get; set; }
property String^ Namespace {
    String^ get ();
    void set (String^ value);
}
function get Namespace () : String
function set Namespace (value : String)

プロパティ値

型 : System.String

参照

参照

ISql90SoapLanguageSpecifier インターフェイス

ISql90SoapLanguageSpecifier メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間