Udostępnij przez


IAttachedCollectionSourceProvider Interfejs

Definicja

Reprezentuje usługę, która może wyliczać relacje istniejące dla obiektu, który rozumie usługa, i który może tworzyć dołączone kolekcje dla relacji i obiektów, które rozumie usługa.

public interface class IAttachedCollectionSourceProvider
public interface class IAttachedCollectionSourceProvider
__interface IAttachedCollectionSourceProvider
public interface IAttachedCollectionSourceProvider
type IAttachedCollectionSourceProvider = interface
Public Interface IAttachedCollectionSourceProvider
Pochodne

Metody

CreateCollectionSource(Object, String)

Dla danego obiektu i relacji utwórz element IAttachedCollectionSource. Ta dołączona kolekcja powinna zawierać elementy dla danej relacji, ponieważ są one powiązane z elementem źródłowym.

GetRelationships(Object)

W przypadku danego obiektu należy wyliczyć możliwe kolekcje relacji, o których ten dostawca wie.

Dotyczy