Table of Contents

TAureliusManager.ObjManager Property

Gets the encapsulated TObjectManager instance used to perform database operations.

Remarks

The instance is created on demand when first accessed. Use this property to access any TObjectManager method or property not directly exposed by TAureliusManager.

Syntax

Unit: Aurelius.Comp.Manager

property TAureliusManager.ObjManager: TObjectManager

See also