Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
The IDTSForEachSchemaRowsetEnumerator type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
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. |
Top
.gif)