Construtor FunctionWrongArgumentsNumberException
Initializes a new instance of the FunctionWrongArgumentsNumberException class.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New FunctionWrongArgumentsNumberException()
public FunctionWrongArgumentsNumberException()
public:
FunctionWrongArgumentsNumberException()
new : unit -> FunctionWrongArgumentsNumberException
public function FunctionWrongArgumentsNumberException()
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.
Consulte também
Referência
FunctionWrongArgumentsNumberException Classe