Share via


MajorObject.GetCreateReferences(Hashtable, Boolean, Boolean) Metodo

Definizione

Ottiene un elemento Hashtable per la creazione di riferimenti.

protected internal virtual void GetCreateReferences (System.Collections.Hashtable createReferences, bool considerPermissions, bool considerPartitions);
abstract member GetCreateReferences : System.Collections.Hashtable * bool * bool -> unit
override this.GetCreateReferences : System.Collections.Hashtable * bool * bool -> unit
Protected Friend Overridable Sub GetCreateReferences (createReferences As Hashtable, considerPermissions As Boolean, considerPartitions As Boolean)

Parametri

createReferences
Hashtable

Oggetto hashtable per creare riferimenti.

considerPermissions
Boolean

true per considerare le autorizzazioni; in caso contrario, false.

considerPartitions
Boolean

true per considerare le partizioni; in caso contrario, false.

Commenti

Per uso interno.

Si applica a