ExpressionNodeNotConfigurableOperatorException 构造函数

Initializes a new instance of the ExpressionNodeNotConfigurableOperatorException class with a system-supplied message that describes the error.

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

语法

声明
Public Sub New
用法

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

注释

This constructor initializes the Message property of the new instance to a system-supplied message that describes the error, such as "DefaultMessageDisplayedByParameterlessCtorWriterMustSupply" This message takes into account the current system culture.

The following table shows the initial property values for an instance of InsufficientMemoryException.

Property

Value

InnerException

null Nothing nullptr unit null 引用(在 Visual Basic 中为 Nothing) .

Message

The localized error message string.