Constructeur ExpressionNodeConfigurationException
Initializes a new instance of the ExpressionNodeConfigurationException class with a system-supplied message that describes the error.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ExpressionNodeConfigurationException()
public ExpressionNodeConfigurationException()
public:
ExpressionNodeConfigurationException()
new : unit -> ExpressionNodeConfigurationException
public function ExpressionNodeConfigurationException()
Notes
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 |
---|---|
nullune référence Null (Nothing dans Visual Basic). |
|
The localized error message string. |
Voir aussi
Référence
ExpressionNodeConfigurationException Classe
Surcharge ExpressionNodeConfigurationException
Espace de noms Microsoft.SqlServer.Management.Dmf