다음을 통해 공유


InputNotFoundException 생성자

Instantiates a new instance of the InputNotFoundException.

네임스페이스:  Microsoft.SqlServer.Dts.Pipeline
어셈블리:  Microsoft.SqlServer.TxScript(Microsoft.SqlServer.TxScript.dll)

구문

‘선언
Public Sub New
‘사용 방법

Dim instance As New InputNotFoundException()
public InputNotFoundException()
public:
InputNotFoundException()
new : unit -> InputNotFoundException
public function InputNotFoundException()