InputNotFoundException Constructor

Instantiates a new instance of the InputNotFoundException.

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

Синтаксис

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

Замечания

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.

См. также

Справочник

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