ForEachSchemaRowsetEnumerator コンストラクター

ForEachSchemaRowsetEnumerator クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SqlServer.Dts.Runtime.Enumerators.ADO
アセンブリ:  Microsoft.SqlServer.ForEachADOEnumerator (Microsoft.SqlServer.ForEachADOEnumerator.dll)

構文

'宣言
Public Sub New
'使用

Dim instance As New ForEachSchemaRowsetEnumerator()
public ForEachSchemaRowsetEnumerator()
public:
ForEachSchemaRowsetEnumerator()
new : unit -> ForEachSchemaRowsetEnumerator
public function ForEachSchemaRowsetEnumerator()