Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 | |
|---|---|---|
![]() |
Connection | Gets or sets a String that contains the connection information for the schema rowset enumerator. |
![]() |
Restrictions | Gets or sets an array of Strings that contains the restrictions to apply to the rowset that is returned. |
![]() |
SchemaRowset | Gets or sets the GUID of the schema. |
Zum Anfang
.gif)