Namespace:
NHibernate.Impl
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property Batcher As IBatcher |
C# |
---|
public IBatcher Batcher { get; } |
Visual C++ |
---|
public: virtual property IBatcher^ Batcher { IBatcher^ get () sealed; } |
JavaScript |
---|
function get_batcher(); |