ISql90AssemblyFile.Source プロパティ

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

構文

'宣言
Property Source As SqlElementSource
'使用
Dim instance As ISql90AssemblyFile
Dim value As SqlElementSource

value = instance.Source

instance.Source = value
SqlElementSource Source { get; set; }
property SqlElementSource^ Source {
    SqlElementSource^ get ();
    void set (SqlElementSource^ value);
}
function get Source () : SqlElementSource
function set Source (value : SqlElementSource)

プロパティ値

型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.SqlElementSource

参照

参照

ISql90AssemblyFile インターフェイス

ISql90AssemblyFile メンバ

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