Поделиться через


Интерфейс IDTSForEachSchemaRowsetEnumerator

Contains properties used by the ForEachSchemaRowsetEnumerator.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO
Сборка:  Microsoft.SqlServer.ForEachADOEnumerator (в Microsoft.SqlServer.ForEachADOEnumerator.dll)

Синтаксис

'Декларация
Public Interface IDTSForEachSchemaRowsetEnumerator
'Применение
Dim instance As IDTSForEachSchemaRowsetEnumerator
public interface IDTSForEachSchemaRowsetEnumerator
public interface class IDTSForEachSchemaRowsetEnumerator
type IDTSForEachSchemaRowsetEnumerator =  interface end
public interface IDTSForEachSchemaRowsetEnumerator

Тип IDTSForEachSchemaRowsetEnumerator обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство 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.

В начало

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO