FunctionWrongArgumentsNumberException Constructor
Espacio de nombres: Microsoft.SqlServer.Management.Dmf
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New FunctionWrongArgumentsNumberException()
public FunctionWrongArgumentsNumberException()
public:
FunctionWrongArgumentsNumberException()
new : unit -> FunctionWrongArgumentsNumberException
public function FunctionWrongArgumentsNumberException()