Construtor ExpressionNodeConfigurationException
Initializes a new instance of the ExpressionNodeConfigurationException class with a system-supplied message that describes the error.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New ExpressionNodeConfigurationException()
public ExpressionNodeConfigurationException()
public:
ExpressionNodeConfigurationException()
new : unit -> ExpressionNodeConfigurationException
public function ExpressionNodeConfigurationException()
Comentários
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 |
---|---|
nulluma referência nula (Nothing no Visual Basic). |
|
The localized error message string. |
Consulte também
Referência
ExpressionNodeConfigurationException Classe
Sobrecarregado ExpressionNodeConfigurationException
Namespace Microsoft.SqlServer.Management.Dmf