[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.ICollectionPropertiesMapper`2.BatchSize(System.Int32)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
void BatchSize( int value )  | 
| Visual Basic | 
|---|
Sub BatchSize ( _ value As Integer _ )  | 
| Visual C++ | 
|---|
void BatchSize( int value )  | 
Parameters
- value
 - Type: System..::..Int32
[Missing <param name="value"/> documentation for "M:NHibernate.Mapping.ByCode.ICollectionPropertiesMapper`2.BatchSize(System.Int32)"]