The IPersistentIdentifierGenerator type exposes the following members.
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | Generate | 
            Generate a new identifier
            (Inherited from IIdentifierGenerator.) | 
|  | GeneratorKey | 
            Return a key unique to the underlying database objects.
             | 
|  | SqlCreateStrings | 
            The SQL required to create the underlying database objects
             | 
|  | SqlDropString | 
            The SQL required to remove the underlying database objects
             | 





