共用方式為


PropertyNotAvailableException 建構函式

初始化 PropertyNotAvailableException 類別的新執行個體。

命名空間:  Microsoft.SqlServer.Management.Common
組件:  Microsoft.SqlServer.ConnectionInfo (在 Microsoft.SqlServer.ConnectionInfo.dll 中)

語法

'宣告
Public Sub New
'用途
Dim instance As New PropertyNotAvailableException()
public PropertyNotAvailableException()
public:
PropertyNotAvailableException()
new : unit -> PropertyNotAvailableException
public function PropertyNotAvailableException()

備註

預設建構函式會初始化任何欄位至其預設值。

請參閱

參考

PropertyNotAvailableException 類別

PropertyNotAvailableException 多載

Microsoft.SqlServer.Management.Common 命名空間