Constructeur NoCurrentRowException
Initializes a new instance of the NoCurrentRowException class.
Espace de noms : Microsoft.SqlServer.Dts.Pipeline
Assembly : Microsoft.SqlServer.PipelineHost (en Microsoft.SqlServer.PipelineHost.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New NoCurrentRowException()
public NoCurrentRowException()
public:
NoCurrentRowException()
new : unit -> NoCurrentRowException
public function NoCurrentRowException()