OPCHDA.NET-UA
DeleteAtTime Method
See Also  Send Feedback
OpcHDaNetUaOption.Net4 Assembly > hdaUAwrapper Namespace > HDAServer Class : DeleteAtTime Method

Glossary Item Box

This asynchronous function is intended to be used to delete specific data from the history database; e.g., lab data that is incorrect and cannot be correctly reproduced.

The results are returned via the client's UpdateComplete event handler.

This function deletes the values and qualities in the history database for the specified timestamps for one or more items.

Overload List

OverloadDescription
DeleteAtTime(Int32,Int32[],DateTime[],Int32,Int32[])

This asynchronous function is intended to be used to delete specific data from the history database; e.g., lab data that is incorrect and cannot be correctly reproduced.

The results are returned via the client's UpdateComplete event handler.

This function deletes the values and qualities in the history database for the specified timestamps for one or more items.

 
DeleteAtTime(Int32[],DateTime[],Int32[])

This synchronous function deletes the values and qualities in the history database for the specified timestamps for one or more items.

This function is intended to be used to delete specific data from the history database; e.g., lab data that is incorrect and cannot be correctly reproduced.

 

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.