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. |
页首