IEdmTypeDefinitionReference.SpatialReferenceIdentifier 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 l’identificateur de référence spatiale du type sous-jacent. Cette facette s’applique UNIQUEMENT lorsque le type sous-jacent est un type spatial.
public int? SpatialReferenceIdentifier { get; }
member this.SpatialReferenceIdentifier : Nullable<int>
Public ReadOnly Property SpatialReferenceIdentifier As Nullable(Of Integer)