Is the numbered property of the class of subclass nullable?
Namespace: NHibernate.Persister.EntityAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
bool IsSubclassPropertyNullable( int i ) |
Visual Basic |
---|
Function IsSubclassPropertyNullable ( _ i As Integer _ ) As Boolean |
Visual C++ |
---|
bool IsSubclassPropertyNullable( int i ) |
Parameters
- i
- Type: System..::..Int32
[Missing <param name="i"/> documentation for "M:NHibernate.Persister.Entity.IOuterJoinLoadable.IsSubclassPropertyNullable(System.Int32)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Persister.Entity.IOuterJoinLoadable.IsSubclassPropertyNullable(System.Int32)"]