Skip to content
Auto
Products

DbSchema

Namespace: TagBites.DB
Assembly: TagBites.DB.dll
Product: TagBites.DB v. 1.0.37

public class DbSchema

Inheritance: object → DbSchema

public DbSchema()
public IList<DbSchemaTable> Tables { get; set; }

IList<DbSchemaTable>