[Missing <summary> documentation for "M:NHibernate.Persister.Entity.AbstractEntityPersister.GetPropertyColumnSpan(System.Int32)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected int GetPropertyColumnSpan( int i ) |
Visual Basic |
---|
Protected Function GetPropertyColumnSpan ( _ i As Integer _ ) As Integer |
Visual C++ |
---|
protected: int GetPropertyColumnSpan( int i ) |
Parameters
- i
- Type: System..::..Int32
[Missing <param name="i"/> documentation for "M:NHibernate.Persister.Entity.AbstractEntityPersister.GetPropertyColumnSpan(System.Int32)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Persister.Entity.AbstractEntityPersister.GetPropertyColumnSpan(System.Int32)"]