DataSourcePermission.GetReferences(Hashtable, Boolean) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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。
傳回
參考 Hashtable,其中含附加了 GetReferences 的物件。
備註
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。