Sdílet prostřednictvím


DbProviderServices.DbGetSpatialServices(String) Metoda

Definice

Upozornění

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

Získá prostorové služby pro DbProviderServices.

[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

Parametry

manifestToken
String

Informace o tokenu přidružené k manifestu zprostředkovatele.

Návraty

Prostorové služby.

Atributy

Platí pro