EntityDAC

TCustomContext.Model

Specifies the meta model used by the data context.

Unit

Syntax

Remarks

The property specifies the meta model which is used by the data context.

Read the Model property to access the instance of the meta model. Application should not set the meta model using the Model property value. To set used meta model, the ModelName property is used. Unless the meta model is not specified using ModelName, the default connection meta model specified by the TEntityConnection.DefaultModelName property is used.

See Also

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