Does this entity, for this mode, present a possibility for proxying?
Namespace: NHibernate.Tuple.EntityAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
bool HasProxy { get; } |
| Visual Basic |
|---|
ReadOnly Property HasProxy As Boolean Get |
| Visual C++ |
|---|
property bool HasProxy { bool get (); } |