Include Owner in Table Name

Topic updated 6-6-2007

The Include Owner in Table Name Table Template option causes the database owner to be added to database entity references in the NHibernate Mapping file.

This option is turned on by default. Turning it off may be needed in databases where the owner name or schema name is handled dynamically (for example changed in the connection string, etc.).