Returns the java class to which generated proxies will be typed.
Namespace: NHibernate.Tuple.EntityAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
Type ConcreteProxyClass { get; } |
Visual Basic |
---|
ReadOnly Property ConcreteProxyClass As Type Get |
Visual C++ |
---|
property Type^ ConcreteProxyClass { Type^ get (); } |