Namespace:
NHibernate.Engine
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class BatchFetchQueue |
C# |
---|
public class BatchFetchQueue |
Visual C++ |
---|
public ref class BatchFetchQueue |
JavaScript |
---|
NHibernate.Engine.BatchFetchQueue = function(); Type.createClass( 'NHibernate.Engine.BatchFetchQueue'); |