PerpetuumSoft.DataModel.LinqToSql Namespace contains classes used for the creation of Database by LINQ to SQL Classes.
Classes
Class | Description | |
---|---|---|
LinqDatabaseBuilder | Represents builder of database object model by LINQ conceptual model. |
Structures
Structure | Description | |
---|---|---|
FullName | Represents full name of database object. It allows you to split full name into constituents: schema name and object name. |