Value for reflection-optimizer system property.
Namespace: NHibernate.Cfg.ConfigurationSchemaAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public bool UseReflectionOptimizer { get; } |
Visual Basic |
---|
Public ReadOnly Property UseReflectionOptimizer As Boolean Get |
Visual C++ |
---|
public: virtual property bool UseReflectionOptimizer { bool get () sealed; } |
Implements
IHibernateConfiguration..::..UseReflectionOptimizerRemarks
Default value true.