Конструктор NoCurrentRowException

Initializes a new instance of the NoCurrentRowException class.

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

Синтаксис

'Декларация
Public Sub New
'Применение

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