A globally unique identifier of an instance, consisting of the user-visible identifier
and the identifier space (eg. tablename)
Namespace: NHibernate.Engine
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public NotInheritable Class EntityKey |
| C# |
|---|
[SerializableAttribute] public sealed class EntityKey |
| Visual C++ |
|---|
[SerializableAttribute] public ref class EntityKey sealed |