Freigeben über


IDTSForEachSchemaRowsetEnumerator-Schnittstelle

Contains properties used by the ForEachSchemaRowsetEnumerator.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO
Assembly:  Microsoft.SqlServer.ForEachADOEnumerator (in Microsoft.SqlServer.ForEachADOEnumerator.dll)

Syntax

'Declaration
Public Interface IDTSForEachSchemaRowsetEnumerator
'Usage
Dim instance As IDTSForEachSchemaRowsetEnumerator
public interface IDTSForEachSchemaRowsetEnumerator
public interface class IDTSForEachSchemaRowsetEnumerator
type IDTSForEachSchemaRowsetEnumerator =  interface end
public interface IDTSForEachSchemaRowsetEnumerator

Der IDTSForEachSchemaRowsetEnumerator-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Connection Gets or sets a String that contains the connection information for the schema rowset enumerator.
Öffentliche Eigenschaft Restrictions Gets or sets an array of Strings that contains the restrictions to apply to the rowset that is returned.
Öffentliche Eigenschaft SchemaRowset Gets or sets the GUID of the schema.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO-Namespace