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 |
|---|---|
nullnull 參考 (在 Visual Basic 中為 Nothing). |
|
The localized error message string. |
請參閱
參考
ExpressionNodeNotConfigurableOperatorException 類別
ExpressionNodeNotConfigurableOperatorException 多載
Microsoft.SqlServer.Management.Dmf 命名空間