The IPersistentIdentifierGenerator type exposes the following members.

Methods

  NameDescription
Public methodGenerate
Generate a new identifier
(Inherited from IIdentifierGenerator.)
Public methodGeneratorKey
Return a key unique to the underlying database objects.
Public methodSqlCreateStrings
The SQL required to create the underlying database objects
Public methodSqlDropString
The SQL required to remove the underlying database objects

See Also