InputNotFoundException Constructor
Instantiates a new instance of the InputNotFoundException.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New InputNotFoundException()
public InputNotFoundException()
public:
InputNotFoundException()
new : unit -> InputNotFoundException
public function InputNotFoundException()