Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ table As Table _ ) |
C# |
---|
public IntegerValue( Table table ) |
Visual C++ |
---|
public: IntegerValue( Table^ table ) |
JavaScript |
---|
NHibernate.Mapping.IntegerValue = function(table); |
Parameters
- table
- Type: NHibernate.Mapping..::.Table