DbProviderManifest.GetEdmType(TypeUsage) Metoda

Definicja

Po zastąpieniu w klasie pochodnej ta metoda mapuje określony typ magazynu i zestaw aspektów dla tego typu na typ EDM.

public:
 abstract System::Data::Metadata::Edm::TypeUsage ^ GetEdmType(System::Data::Metadata::Edm::TypeUsage ^ storeType);
public abstract System.Data.Metadata.Edm.TypeUsage GetEdmType (System.Data.Metadata.Edm.TypeUsage storeType);
abstract member GetEdmType : System.Data.Metadata.Edm.TypeUsage -> System.Data.Metadata.Edm.TypeUsage
Public MustOverride Function GetEdmType (storeType As TypeUsage) As TypeUsage

Parametry

storeType
TypeUsage

Wystąpienie TypeUsage opisujące typ magazynu i zestaw aspektów dla tego typu, które mają być mapowane na typ EDM.

Zwraca

TypeUsage Wystąpienie, które opisuje typ EDM i zestaw aspektów dla tego typu.

Dotyczy