Table of Contents

TXDataEntityCollectionType Class

Represents a collection of entities of the same entity type.

Remarks

Instances are obtained from the TXDataEntityType.Collection property of the item type.

Syntax

Unit: XData.Model.Classes

TXDataEntityCollectionType = class(TXDataEntityType);

Methods

Name Description
QualifiedName Returns the qualified name of the collection type.

Properties

Name Description
ItemType Gets or sets the type of the items of the collection.