Class DataModel

DataModel class

Represents the data model.

public class DataModel

Properties

NameDescription
Relationships { get; }Gets all relationships of the tables in the data model.
Tables { get; }Gets all tables in the data model.

See Also