SchemaRowset プロパティ

スキーマの GUID を取得します。値の設定も可能です。

名前空間:  Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO
アセンブリ:  Microsoft.SqlServer.ForEachADOEnumerator (Microsoft.SqlServer.ForEachADOEnumerator.dll)

構文

'宣言
Property SchemaRowset As Guid
    Get
    Set
'使用
Dim instance As IDTSForEachSchemaRowsetEnumerator
Dim value As Guid

value = instance.SchemaRowset

instance.SchemaRowset = value
Guid SchemaRowset { get; set; }
property Guid SchemaRowset {
    Guid get ();
    void set (Guid value);
}
abstract SchemaRowset : Guid with get, set
function get SchemaRowset () : Guid
function set SchemaRowset (value : Guid)

プロパティ値

型: System. . :: . .Guid
スキーマの GUID です。