MajorObject.GetCreateReferences(Hashtable, Boolean, Boolean) Methode

Definition

Ruft eine Hashtabelle zum Erstellen von Verweisen ab.

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)

Parameter

createReferences
Hashtable

Die Hastable zum Erstellen von Verweisen.

considerPermissions
Boolean

TRUE, um Berechtigungen zu berücksichtigen; andernfalls FALSE.

considerPartitions
Boolean

TRUE, um Partitionen zu berücksichtigen; andernfalls FALSE.

Hinweise

Für die interne Verwendung.

Gilt für: