Databases
This is a collection of all database definitions in the project.
Permitted Collection Child Definitions
Child | API Type | Description |
---|---|---|
<Database /> | AstDatabaseNode | Database objects correspond directly to SQL Server databases, which are logical containers for tables, stored procedures, views, schemas, and other database objects. Note that databases are currently not used to genereate SQL code and can only be used to enable tables and schemas with the same unqualified name to be generated by the BIML framework. |