Constructeur OutputNotFoundException
Initializes a new instance of the OutputNotFoundException.
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 OutputNotFoundException()
public OutputNotFoundException()
public:
OutputNotFoundException()
new : unit -> OutputNotFoundException
public function OutputNotFoundException()