Return a key unique to the underlying database objects.
Namespace:
NHibernate.IdAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Function GeneratorKey As Object |
C# |
---|
Object GeneratorKey() |
Visual C++ |
---|
Object^ GeneratorKey() |
JavaScript |
---|
function generatorKey(); |
Return Value
A key unique to the underlying database objects.
Remarks
Prevents us from trying to create/remove them multiple times