MajorObject.GetCreateReferences(Hashtable, Boolean, Boolean) Méthode

Définition

Obtient un élément Hashtable pour créer des références.

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)

Paramètres

createReferences
Hashtable

Table de hachage pour créer des références.

considerPermissions
Boolean

true pour prendre en compte les autorisations, sinon false.

considerPartitions
Boolean

true pour prendre en compte les partitions, sinon false.

Remarques

À usage interne uniquement.

S’applique à