Assume the transient instance is newly instantiated if its identifier is null or
equal to Value
Namespace: NHibernate.EngineAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public IdentifierValue( Object value ) |
Visual Basic |
---|
Public Sub New ( _ value As Object _ ) |
Visual C++ |
---|
public: IdentifierValue( Object^ value ) |
Parameters
- value
- Type: System..::..Object
[Missing <param name="value"/> documentation for "M:NHibernate.Engine.IdentifierValue.#ctor(System.Object)"]