Namespace:
NHibernate.Loader.Custom
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ICustomQuery |
C# |
---|
public interface ICustomQuery |
Visual C++ |
---|
public interface class ICustomQuery |
JavaScript |
---|
NHibernate.Loader.Custom.ICustomQuery = function(); NHibernate.Loader.Custom.ICustomQuery.createInterface('NHibernate.Loader.Custom.ICustomQuery'); |