The specific factory for this provider capable of
generating run-time proxies for lazy-loading purposes.
Namespace: NHibernate.BytecodeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
IProxyFactoryFactory ProxyFactoryFactory { get; } |
Visual Basic |
---|
ReadOnly Property ProxyFactoryFactory As IProxyFactoryFactory Get |
Visual C++ |
---|
property IProxyFactoryFactory^ ProxyFactoryFactory { IProxyFactoryFactory^ get (); } |