共用方式為


DataSourceView.GetDependents(Hashtable) 方法

定義

將後續相依項目新增至指定的 Hashtable。

public override System.Collections.Hashtable GetDependents (System.Collections.Hashtable dependents);
override this.GetDependents : System.Collections.Hashtable -> System.Collections.Hashtable
Public Overrides Function GetDependents (dependents As Hashtable) As Hashtable

參數

dependents
Hashtable

要附加相依物件到其中的 Hashtable。

傳回

附加了相依項目的相依項目 Hashtable。

實作

備註

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

適用於