Compartir a través de


InvalidArgumentException Constructor

Initializes a new instance of the InvalidArgumentException class.

Espacio de nombres:  Microsoft.SqlServer.Management.Common
Ensamblado:  Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)

Sintaxis

'Declaración
Public Sub New
'Uso
Dim instance As New InvalidArgumentException()
public InvalidArgumentException()
public:
InvalidArgumentException()
new : unit -> InvalidArgumentException
public function InvalidArgumentException()

Comentarios

The default constructor initializes any fields to their default values.

Vea también

Referencia

InvalidArgumentException Clase

Sobrecarga de InvalidArgumentException

Espacio de nombres Microsoft.SqlServer.Management.Common