Version

IDataUpdate Interface

The IDataUpdate interface is used by WebScheduleInfo to communicate information to a data provider concerning the update operation to be performed and the relavant data required to carry it out. This interface is implemented by data providers and called by WebScheduleInfo when updates to the data source are required.
Syntax
'Declaration
 
Public Interface IDataUpdate 
public interface IDataUpdate 
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also