EntityDAC

TEntityContext.ModelName Property

Identifies the meta model with which the data context is associated.

Class

TEntityContext

Syntax

property ModelName: string;

Remarks

Set the property to associate the data context with the meta model that contains meta-data of all entity types which the data context has to operate.

When the property is not set then the data context uses the default meta model that specified in the TEntityConnection.DefaultModelName property.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback