Udostępnij przez


IAttachedCollectionService Interfejs

Definicja

Reprezentuje usługę, która może pobierać dołączone kolekcje dla elementu na podstawie znanej relacji i która może wyliczać relacje obsługiwane dla elementu.

public interface class IAttachedCollectionService
public interface class IAttachedCollectionService
__interface IAttachedCollectionService
public interface IAttachedCollectionService
type IAttachedCollectionService = interface
Public Interface IAttachedCollectionService

Metody

GetOrCreateCollectionSource(Object, String)

Pobiera lub tworzy wystąpienie IAttachedCollectionSource reprezentujące dołączoną kolekcję dla danej relacji w danym elemencie.

GetRelationship(Object, String)

Nadana nazwa relacji zwraca element IAttachedRelationship zawierający zlokalizowany opis relacji.

GetRelationships(Object)

Pobiera zestaw relacji obsługiwanych dla danego elementu.

Dotyczy