Partager via


Value propriété

Gets the object value that is the expression node constant.

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

Syntaxe

'Déclaration
Public ReadOnly Property Value As Object
    Get
'Utilisation
Dim instance As ExpressionNodeConstant
Dim value As Object

value = instance.Value
public Object Value { get; }
public:
property Object^ Value {
    Object^ get ();
}
member Value : Object
function get Value () : Object

Valeur de la propriété

Type : System. . :: . .Object
A Object value that specifies the object that is the expression node constant.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.