Freigeben über


DbProviderServices.DbGetSpatialServices(String) Methode

Definition

Achtung

Return DbSpatialServices from the GetService method. See http://go.microsoft.com/fwlink/?LinkId=260882 for more information.

Ruft die räumlichen Dienste für DbProviderServices ab.

[System.Obsolete("Return DbSpatialServices from the GetService method. See http://go.microsoft.com/fwlink/?LinkId=260882 for more information.")]
protected virtual System.Data.Entity.Spatial.DbSpatialServices DbGetSpatialServices (string manifestToken);
abstract member DbGetSpatialServices : string -> System.Data.Entity.Spatial.DbSpatialServices
override this.DbGetSpatialServices : string -> System.Data.Entity.Spatial.DbSpatialServices
Protected Overridable Function DbGetSpatialServices (manifestToken As String) As DbSpatialServices

Parameter

manifestToken
String

Die dem Anbietermanifest zugeordneten Tokeninformationen.

Gibt zurück

Die räumlichen Dienste.

Attribute

Gilt für: