共用方式為


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 命名空間