Compartir a través de


NoCurrentRowException Constructor

Initializes a new instance of the NoCurrentRowException class.

Espacio de nombres:  Microsoft.SqlServer.Dts.Pipeline
Ensamblado:  Microsoft.SqlServer.PipelineHost (en Microsoft.SqlServer.PipelineHost.dll)

Sintaxis

'Declaración
Public Sub New
'Uso

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