DbSchema
Namespace: TagBites.DB
Assembly: TagBites.DB.dll
Product: TagBites.DB v. 1.0.37
public class DbSchemaInheritance: object → DbSchema
Constructors
Section titled “Constructors”DbSchema()
Section titled “DbSchema()”public DbSchema()Properties
Section titled “Properties”Tables
Section titled “Tables”public IList<DbSchemaTable> Tables { get; set; }