Aracılığıyla paylaş


DbXmlEnabledProviderManifest.GetStoreFunctions Yöntem

Tanım

Sağlayıcı tarafından desteklenen işlevlerin listesini döndürür.

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

Döndürülenler

Sağlayıcı tarafından desteklenen işlevlerin listesini içeren tür ReadOnlyCollection<T> koleksiyonu.

Açıklamalar

Bu (null atanamaz) yöntemi kullanıcı tanımlı işlevler döndürmez. Sağlayıcı hiçbir işlevi desteklemiyorsa, bu yöntem boş bir koleksiyon döndürür.

Şunlara uygulanır