The IAuxiliaryDatabaseObject type exposes the following members.

Methods

  NameDescription
AddDialectScope
AppliesToDialect
SetParameterValues
Gets called by NHibernate to pass the configured type parameters to the implementation.
SqlCreateString
When implemented by a class, generates the SQL string to create the mapping element in the database.
(Inherited from IRelationalModel.)
SqlDropString
When implemented by a class, generates the SQL string to drop the mapping element from the database.
(Inherited from IRelationalModel.)

See Also