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()