SqlGeographyBuilder.BeginGeography(OpenGisGeographyType) 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.
Initialise une séquence d’appels pour un type géographique.
public virtual void BeginGeography(Microsoft.SqlServer.Types.OpenGisGeographyType type);
abstract member BeginGeography : Microsoft.SqlServer.Types.OpenGisGeographyType -> unit
override this.BeginGeography : Microsoft.SqlServer.Types.OpenGisGeographyType -> unit
Public Overridable Sub BeginGeography (type As OpenGisGeographyType)
Paramètres
- type
- OpenGisGeographyType
Objet OpenGisGeometryType qui indique le type créé par la séquence d’appels.