DbSpecificCreatorBaseGetNewPerCallCatalogName Method |
Name | Description | |
---|---|---|
GetNewPerCallCatalogName(String) |
Gets the new catalog name from the per-call hashtable name overwrites set into this object. If no per call name pairs are defined or the
name passed in isn't found, the same name passed in is returned. Wraps the returned value in identifier wrapping chars (e.g. []) if needed.
If this is unneeded, call the overload which accepts a flag for this.
| |
GetNewPerCallCatalogName(String, Boolean) |
Gets the new catalog name from the per-call hashtable name overwrites set into this object. If no per call name pairs are defined or the
name passed in isn't found, the same name passed in is returned
|