Compartir a través de


IEdmDirectValueAnnotationBinding.Value Propiedad

Obtiene el valor de esta anotación.

Espacio de nombres:  Microsoft.Data.Edm.Annotations
Ensamblado:  Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)

Sintaxis

'Declaración
ReadOnly Property Value As Object
    Get
'Uso
Dim instance As IEdmDirectValueAnnotationBinding
Dim value As Object

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

Valor de la propiedad

Tipo: System.Object
Valor de esta anotación.

Vea también

Referencia

IEdmDirectValueAnnotationBinding Interfaz

Espacio de nombres Microsoft.Data.Edm.Annotations