[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.IKeyMapper`1.NotNullable(System.Boolean)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
void NotNullable( bool notnull ) |
Visual Basic |
---|
Sub NotNullable ( _ notnull As Boolean _ ) |
Visual C++ |
---|
void NotNullable( bool notnull ) |
Parameters
- notnull
- Type: System..::..Boolean
[Missing <param name="notnull"/> documentation for "M:NHibernate.Mapping.ByCode.IKeyMapper`1.NotNullable(System.Boolean)"]