Skip to main content

DataModelDto Properties

A data transfer object (DTO) that provides the information about a data model.
Name Description
ConnectionString Specifies the connection string.
DbSchema Specifies the database schema.
Description Specifies the data model description.
Id Specifies the data model ID.
Name Specifies the data model name.
OptimisticLock Identifies the data model version used for optimistic locking.
Provider Specifies the data provider.
See Also