Extension point allowing any SQL query with named and positional parameters
to be executed by Hibernate, returning managed entities, collections and
simple scalar values.
Namespace: NHibernate.Loader.CustomAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public interface ICustomQuery |
Visual Basic |
---|
Public Interface ICustomQuery |
Visual C++ |
---|
public interface class ICustomQuery |