Compartilhar via


Construtor PropertyNotAvailableException

Initializes a new instance of the PropertyNotAvailableException class.

Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (em Microsoft.SqlServer.ConnectionInfo.dll)

Sintaxe

'Declaração
Public Sub New
'Uso

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

Comentários

The default constructor initializes any fields to their default values.