Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the NoCurrentRowException class.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New NoCurrentRowException()
public NoCurrentRowException()
public:
NoCurrentRowException()
new : unit -> NoCurrentRowException
public function NoCurrentRowException()