Partager via


NoCurrentRowException Constructor

Initializes a new instance of the NoCurrentRowException class.

Espace de noms: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in microsoft.sqlserver.pipelinehost.dll)

Syntaxe

'Déclaration
Public Sub New
public NoCurrentRowException ()
public:
NoCurrentRowException ()
public NoCurrentRowException ()
public function NoCurrentRowException ()

Notes

The default constructor initializes any fields to their default values.

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

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