Интерфейс 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. |
В начало
.gif)