ParameterBindingInfo.GetValueBufferIndex(IPropertyBase) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’index dans l’emplacement ValueBuffer où la valeur de propriété peut être trouvée.
public int GetValueBufferIndex(Microsoft.EntityFrameworkCore.Metadata.IPropertyBase property);
member this.GetValueBufferIndex : Microsoft.EntityFrameworkCore.Metadata.IPropertyBase -> int
Public Function GetValueBufferIndex (property As IPropertyBase) As Integer
Paramètres
- property
- IPropertyBase
Propriété.
Retours
Index dans lequel sa valeur peut être trouvée.