Condividi tramite


NoCurrentRowException Constructor

Initializes a new instance of the NoCurrentRowException class.

Spazio dei nomi: Microsoft.SqlServer.Dts.Pipeline
Assembly : Microsoft.SqlServer.PipelineHost (in microsoft.sqlserver.pipelinehost.dll)

Sintassi

'Dichiarazione
Public Sub New
public NoCurrentRowException ()
public:
NoCurrentRowException ()
public NoCurrentRowException ()
public function NoCurrentRowException ()

Osservazioni

The default constructor initializes any fields to their default values.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

NoCurrentRowException Class
NoCurrentRowException Members
Microsoft.SqlServer.Dts.Pipeline Namespace