Costruttore InputNotFoundException
Instantiates a new instance of the InputNotFoundException.
Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New InputNotFoundException()
public InputNotFoundException()
public:
InputNotFoundException()
new : unit -> InputNotFoundException
public function InputNotFoundException()
Vedere anche