Click or drag to resize

DbSpecificCreatorBaseGetNewPerCallCatalogName Method

Overload List
  NameDescription
Public methodGetNewPerCallCatalogName(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.
Public methodGetNewPerCallCatalogName(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
Top
See Also