Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes a new instance of the OutputNotFoundException.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New OutputNotFoundException()
public OutputNotFoundException()
public:
OutputNotFoundException()
new : unit -> OutputNotFoundException
public function OutputNotFoundException()