共用方式為


FunctionWrongArgumentsNumberException 建構

命名空間:  Microsoft.SqlServer.Management.Dmf
組件:  Microsoft.SqlServer.Dmf (在 Microsoft.SqlServer.Dmf.dll 中)

語法

'宣告
Public Sub New
'用途

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