| IDbSpecificCreatorCreateObjectName Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | CreateObjectName(IFieldPersistenceInfo) | 
            Creates a valid object name (e.g. 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. 
             | 
|  | 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. 
             | 
 See Also
See Also