This method deletes the values, qualities, and timestamps from the history database for the specified time domain for one or more items. This method is intended to be used to delete data that has been accidentally entered into the history database; e.g., deletion of data from a source with incorrect timestamps. If no data is found in the time range for a particular item, a success status of S_FALSE is returned and the error code for that item is OPC_S_NODATA.
Overload | Description |
---|---|
UpdateDeleteRaw(Int32,DateTime,DateTime,Int32[],Int32,Int32[]) | Professional Edition only. This method deletes the values, qualities, and timestamps from the history database for the specified time domain for one or more items. This method is intended to be used to delete data that has been accidentally entered into the history database; e.g., deletion of data from a source with incorrect timestamps. If no data is found in the time range for a particular item, a success status of S_FALSE is returned and the error code for that item is OPC_S_NODATA. |
UpdateDeleteRaw(DateTime,DateTime,Int32[],Int32[]) | Professional Edition only. This method deletes the values, qualities, and timestamps from the history database for the specified time domain for one or more items. This method is intended to be used to delete data that has been accidentally entered into the history database; e.g., deletion of data from a source with incorrect timestamps. If no data is found in the time range for a particular item, a success status of S_FALSE is returned and the error code for that item is OPC_S_NODATA. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family