Is the specified entity (or proxy) read-only?
Namespace: NHibernate.EngineAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
bool IsReadOnly( Object entityOrProxy ) |
Visual Basic |
---|
Function IsReadOnly ( _ entityOrProxy As Object _ ) As Boolean |
Visual C++ |
---|
bool IsReadOnly( Object^ entityOrProxy ) |
Parameters
- entityOrProxy
- Type: System..::..Object
An entity (or INHibernateProxy)