Namespace LfrlAnvil.Sqlite.Objects
Classes
- SqliteCheck
Represents an SQL check constraint.
- SqliteColumn
Represents an SQL table column.
- SqliteColumnCollection
Represents a collection of SQL table columns.
- SqliteConstraintCollection
Represents a collection of SQL table constraints.
- SqliteForeignKey
Represents an SQL foreign key constraint.
- SqliteIndex
Represents an SQL index constraint.
- SqliteObjectCollection
Represents a collection of SQL schema objects.
- SqlitePrimaryKey
Represents an SQL primary key constraint.
- SqliteSchema
Represents an SQL schema.
- SqliteSchemaCollection
Represents a collection of SQL schemas.
- SqliteTable
Represents an SQL table.
- SqliteView
Represents an SQL view.
- SqliteViewDataField
Represents an SQL view data field.
- SqliteViewDataFieldCollection
Represents a collection of SQL view data fields.