IAttachedCollectionService 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示可以根據已知關聯性取得專案附加集合的服務,並可列舉專案支援的關聯性。
public interface class IAttachedCollectionService
public interface class IAttachedCollectionService
__interface IAttachedCollectionService
public interface IAttachedCollectionService
type IAttachedCollectionService = interface
Public Interface IAttachedCollectionService
方法
GetOrCreateCollectionSource(Object, String) |
取得或建立 IAttachedCollectionSource 實例,代表指定專案上指定關聯性的附加集合。 |
GetRelationship(Object, String) |
指定關聯性的名稱,傳回包含關聯性可當地語系化描述的 IAttachedRelationship。 |
GetRelationships(Object) |
取得指定專案支持的關聯性集合。 |