PropertyNotSetException 构造函数

Initializes a new instance of the PropertyNotSetException class.

命名空间:  Microsoft.SqlServer.Management.Common
程序集:  Microsoft.SqlServer.ConnectionInfo(在 Microsoft.SqlServer.ConnectionInfo.dll 中)

语法

声明
Public Sub New
用法
Dim instance As New PropertyNotSetException()
public PropertyNotSetException()
public:
PropertyNotSetException()
new : unit -> PropertyNotSetException
public function PropertyNotSetException()

注释

The default constructor initializes any fields to their default values.

请参阅

参考

PropertyNotSetException 类

PropertyNotSetException 重载

Microsoft.SqlServer.Management.Common 命名空间