Aracılığıyla paylaş


DbXmlEnabledProviderManifest.GetStoreTypes Yöntem

Tanım

Depolama sağlayıcısı tarafından desteklenen temel türlerin listesini döndürür.

public:
 override System::Collections::ObjectModel::ReadOnlyCollection<System::Data::Metadata::Edm::PrimitiveType ^> ^ GetStoreTypes();
public override System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Metadata.Edm.PrimitiveType> GetStoreTypes ();
override this.GetStoreTypes : unit -> System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Metadata.Edm.PrimitiveType>
Public Overrides Function GetStoreTypes () As ReadOnlyCollection(Of PrimitiveType)

Döndürülenler

Depolama sağlayıcısı tarafından desteklenen temel türlerin listesini içeren tür ReadOnlyCollection<T> koleksiyonu.

Açıklamalar

Depo herhangi bir türü desteklemiyorsa, bu (null atanamaz) yöntemi boş bir koleksiyon döndürür.

Şunlara uygulanır