Поделиться через


NoCurrentRowException Constructor

Initializes a new instance of the NoCurrentRowException class.

Пространство имен: Microsoft.SqlServer.Dts.Pipeline
Сборка: Microsoft.SqlServer.PipelineHost (in microsoft.sqlserver.pipelinehost.dll)

Синтаксис

'Декларация
Public Sub New
public NoCurrentRowException ()
public:
NoCurrentRowException ()
public NoCurrentRowException ()
public function NoCurrentRowException ()

Замечания

The default constructor initializes any fields to their default values.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

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