Update a entity.
Namespace: NHibernate.ImplAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public void Update( Object entity ) |
| Visual Basic |
|---|
Public Sub Update ( _ entity As Object _ ) |
| Visual C++ |
|---|
public: virtual void Update( Object^ entity ) sealed |
Parameters
- entity
- Type: System..::..Object
a detached entity instance