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 |
---|---|
null Nothing nullptr unit null 참조(Visual Basic에서는 Nothing) . |
|
The localized error message string. |