Partager via


Propriété ExpressionNodeNotConfigurableOperatorException.Expression

The error expression.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Expression As String 
    Get
'Utilisation
Dim instance As ExpressionNodeNotConfigurableOperatorException 
Dim value As String 

value = instance.Expression
public string Expression { get; }
public:
property String^ Expression {
    String^ get ();
}
member Expression : string
function get Expression () : String

Valeur de propriété

Type : System.String
A string value that contains the error expression.

Voir aussi

Référence

ExpressionNodeNotConfigurableOperatorException Classe

Espace de noms Microsoft.SqlServer.Management.Dmf