DataSourcePermission.GetReferences(Hashtable, Boolean) 메서드

정의

DataSourcePermission에서 참조하는 개체를 가져옵니다.

public override System.Collections.Hashtable GetReferences (System.Collections.Hashtable references, bool forMajorChildrenAlso);
override this.GetReferences : System.Collections.Hashtable * bool -> System.Collections.Hashtable
Public Overrides Function GetReferences (references As Hashtable, forMajorChildrenAlso As Boolean) As Hashtable

매개 변수

references
Hashtable

참조가 추가되는 Hashtable을 지정합니다.

forMajorChildrenAlso
Boolean

주요 자식을 참조할 수 있으면 true이고, 그렇지 않으면 false입니다.

반환

GetReferences가 추가된 개체가 포함된 참조 Hashtable입니다.

설명

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

적용 대상