SobekCM_Database.Tracking_Items_By_OCLC_Number Method Returns the list of all items/titles which match a given OCLC number Namespace: SobekCM.Library.Database Assembly: SobekCM_Library (in SobekCM_Library.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Parameters
Return ValueType: DataSetTable with all of the item and item group information which matches the OCLC number Remarks This calls the 'Tracking_Items_By_OCLC' stored procedure
This is very similar to the SobekCM_Database.Items_By_OCLC_Number method, except it returns more information, since the tracking application does not have basic information about each item/title in its cache, unlike the web server application, which does cache this information. See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |