Compartilhar via


MajorObject.GetDependents(Hashtable) Método

Definição

Obtém os dependentes para a tabela de hash especificada.

public virtual System.Collections.Hashtable GetDependents (System.Collections.Hashtable dependents);
abstract member GetDependents : System.Collections.Hashtable -> System.Collections.Hashtable
override this.GetDependents : System.Collections.Hashtable -> System.Collections.Hashtable
Public Overridable Function GetDependents (dependents As Hashtable) As Hashtable

Parâmetros

dependents
Hashtable

A Tabela de Hash à qual acrescentar os objetos dependentes.

Retornos

Os dependentes da tabela de hash especificada.

Aplica-se a