FunctionWrongArgumentsNumberException Constructor
Initializes a new instance of the FunctionWrongArgumentsNumberException class.
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()
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Vea también
Referencia
FunctionWrongArgumentsNumberException Clase