IModelComponent.OwningCollection 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
현재 개체를 소유하는 컬렉션을 가져오거나 설정합니다.
public Microsoft.AnalysisServices.IModelComponentCollection OwningCollection { get; set; }
member this.OwningCollection : Microsoft.AnalysisServices.IModelComponentCollection with get, set
Public Property OwningCollection As IModelComponentCollection
속성 값
개체를 소유하는 컬렉션입니다.
설명
이 컬렉션에서 제거는 일반적으로 개체를 삭제합니다. 다른 개체 및 컬렉션은 이 개체에 모니커를 저장할 수 있지만 직접 참조는 저장할 수 없습니다.