Operations to create/drop the mapping element in the database.
Namespace:
NHibernate.MappingAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IRelationalModel |
C# |
---|
public interface IRelationalModel |
Visual C++ |
---|
public interface class IRelationalModel |
JavaScript |
---|
NHibernate.Mapping.IRelationalModel = function(); NHibernate.Mapping.IRelationalModel.createInterface('NHibernate.Mapping.IRelationalModel'); |