Initializes a new instance of the SQLQueryParser..::..ParameterSubstitutionRecognizer class
Namespace: NHibernate.Loader.Custom.SqlAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public ParameterSubstitutionRecognizer( ISessionFactoryImplementor factory ) |
| Visual Basic |
|---|
Public Sub New ( _ factory As ISessionFactoryImplementor _ ) |
| Visual C++ |
|---|
public: ParameterSubstitutionRecognizer( ISessionFactoryImplementor^ factory ) |
Parameters
- factory
- Type: NHibernate.Engine..::..ISessionFactoryImplementor
[Missing <param name="factory"/> documentation for "M:NHibernate.Loader.Custom.Sql.SQLQueryParser.ParameterSubstitutionRecognizer.#ctor(NHibernate.Engine.ISessionFactoryImplementor)"]