Поделиться через


Метод EmptyEnumerator.Reset

Sets the enumerator to its initial position, which is before the first element in the collection.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime
Сборка:  Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)

Синтаксис

'Декларация
Public Sub Reset
'Применение
Dim instance As EmptyEnumerator

instance.Reset()
public void Reset()
public:
virtual void Reset() sealed
abstract Reset : unit -> unit  
override Reset : unit -> unit
public final function Reset()

Реализует

IEnumerator.Reset()

См. также

Справочник

EmptyEnumerator Класс

Пространство имен Microsoft.SqlServer.Dts.Runtime