Represents a Table in a database that an object gets mapped against.
Namespace: NHibernate.MappingAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public class Table : IRelationalModel |
Visual Basic |
---|
<SerializableAttribute> _ Public Class Table _ Implements IRelationalModel |
Visual C++ |
---|
[SerializableAttribute] public ref class Table : IRelationalModel |