| DB2SpecificCreatorCreateObjectName Method | 
| Name | Description | |
|---|---|---|
| CreateObjectName(IFieldPersistenceInfo) | 
            Creates a valid object name (f.e. a name for a table or view) based on the passed in IFieldPersistenceInfo implementation. The fieldname is
            ready to use in queries and contains all pre/postfix characters required. 
              (Inherited from DbSpecificCreatorBase.) | |
| CreateObjectName(String, String, String) | 
            Creates a valid object name (e.g. a name for a table or view) based on the fragments specified. The name is ready to  use and contains
            all alias wrappings required. 
              (Overrides DbSpecificCreatorBaseCreateObjectName(String, String, String).) |