Does this source represent versioned (i.e., and thus optimistically lockable) data?
Namespace: NHibernate.CacheAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
bool IsVersioned { get; } |
| Visual Basic |
|---|
ReadOnly Property IsVersioned As Boolean Get |
| Visual C++ |
|---|
property bool IsVersioned { bool get (); } |