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