Constructeur InputNotFoundException
Instantiates a new instance of the InputNotFoundException.
Espace de noms : Microsoft.SqlServer.Dts.Pipeline
Assembly : Microsoft.SqlServer.TxScript (en Microsoft.SqlServer.TxScript.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New InputNotFoundException()
public InputNotFoundException()
public:
InputNotFoundException()
new : unit -> InputNotFoundException
public function InputNotFoundException()