DbGeography.PointCount Propriété
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 le nombre de points dans cette valeur DbGeography, si elle représente une chaîne de ligne ou une boucle linéaire. <retourne>Le nombre d’éléments dans cette valeur géographique, si elle représente une chaîne de ligne ou un anneau linéaire ; sinon, null.</Retourne>
public Nullable<int> PointCount { get; }
member this.PointCount : Nullable<int>
Public ReadOnly Property PointCount As Nullable(Of Integer)
Valeur de propriété
Nombre de points dans cette valeur DbGeography.