Skip to content

Entity_Meta - cEntity

Include: Use Db\cEntity.pkg

Gets or sets the entity metadata handle.

Type: Property

Syntax

Function Entity_Meta Returns Handle
Procedure Set Entity_Meta Handle hEntityMeta

Signatures: Function Entity_Meta Returns Handle; Procedure Set Entity_Meta Handle hEntityMeta

Description

Gets or sets the entity metadata handle. Generic cEntity objects set this property to RefEntity(EntityName) before metadata or value access.