Costruttore AdapterWrongNumberOfArgumentsException
Initializes a new instance of the AdapterWrongNumberOfArgumentsException class.
Spazio dei nomi Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New AdapterWrongNumberOfArgumentsException()
public AdapterWrongNumberOfArgumentsException()
public:
AdapterWrongNumberOfArgumentsException()
new : unit -> AdapterWrongNumberOfArgumentsException
public function AdapterWrongNumberOfArgumentsException()
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Vedere anche
Riferimento
AdapterWrongNumberOfArgumentsException Classe