Share via


Constructeur PropertyNotAvailableException

Initializes a new instance of the PropertyNotAvailableException class.

Espace de noms :  Microsoft.SqlServer.Management.Common
Assembly :  Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)

Syntaxe

'Déclaration
Public Sub New
'Utilisation

Dim instance As New PropertyNotAvailableException()
public PropertyNotAvailableException()
public:
PropertyNotAvailableException()
new : unit -> PropertyNotAvailableException
public function PropertyNotAvailableException()

Notes

The default constructor initializes any fields to their default values.