Udostępnij za pośrednictwem


Właściwość IDTSForEachSchemaRowsetEnumerator.SchemaRowset

Pobiera lub ustawia GUID schematu.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO
Zestaw:  Microsoft.SqlServer.ForEachADOEnumerator (w Microsoft.SqlServer.ForEachADOEnumerator.dll)

Składnia

'Deklaracja
Property SchemaRowset As Guid
    Get
    Set
'Użycie
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)

Wartość właściwości

Typ: System.Guid
Identyfikator GUID schematu.