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. |
맨 위로 이동