Returns the hash code for this instance.
Namespace: NHibernate.MappingAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public override int GetHashCode() |
| Visual Basic |
|---|
Public Overrides Function GetHashCode As Integer |
| Visual C++ |
|---|
public: virtual int GetHashCode() override |
Return Value
[Missing <returns> documentation for "M:NHibernate.Mapping.Column.GetHashCode"]