[Missing <summary> documentation for "P:NHibernate.Id.Enhanced.OptimizerFactory.HiLoOptimizer.ApplyIncrementSizeToSourceValues"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public override bool ApplyIncrementSizeToSourceValues { get; }  | 
| Visual Basic | 
|---|
Public Overrides ReadOnly Property ApplyIncrementSizeToSourceValues As Boolean Get  | 
| Visual C++ | 
|---|
public: virtual property bool ApplyIncrementSizeToSourceValues { bool get () override; }  |