Propriété IEdmPropertyValueBinding.BoundProperty
Obtient la propriété avec la valeur donnée par l'annotation.
Espace de noms : Microsoft.Data.Edm.Annotations
Assembly : Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)
Syntaxe
'Déclaration
ReadOnly Property BoundProperty As IEdmProperty
Get
'Utilisation
Dim instance As IEdmPropertyValueBinding
Dim value As IEdmProperty
value = instance.BoundProperty
IEdmProperty BoundProperty { get; }
property IEdmProperty^ BoundProperty {
IEdmProperty^ get ();
}
abstract BoundProperty : IEdmProperty
function get BoundProperty () : IEdmProperty
Valeur de propriété
Type : Microsoft.Data.Edm.IEdmProperty
Propriété avec la valeur donnée par l'annotation.