'Declaration Public Class WebScheduleSqlClientProvider Inherits WebScheduleDbProvider Implements Infragistics.WebUI.Design.IGetClientSideEvents, Infragistics.WebUI.Shared.IProvideAppStyling, Infragistics.WebUI.Shared.IProvideStyleSheet, Infragistics.WebUI.Util.Serialization.ISupportPresetSerialization, Infragistics.WebUI.WebControls.IProvideImageDirectoryResolution, Infragistics.WebUI.WebSchedule.IDataFetch, Infragistics.WebUI.WebSchedule.IDataUpdate
public class WebScheduleSqlClientProvider : WebScheduleDbProvider, Infragistics.WebUI.Design.IGetClientSideEvents, Infragistics.WebUI.Shared.IProvideAppStyling, Infragistics.WebUI.Shared.IProvideStyleSheet, Infragistics.WebUI.Util.Serialization.ISupportPresetSerialization, Infragistics.WebUI.WebControls.IProvideImageDirectoryResolution, Infragistics.WebUI.WebSchedule.IDataFetch, Infragistics.WebUI.WebSchedule.IDataUpdate
The WebScheduleSqlClientProvider is a specialized WebScheduleDbProvider offering data abstraction and translation services to the WebSchedule elements of a web application from Microsoft SQL Server back-ends.
The WebScheduleDbProviders serve as the data abstraction layer (DAL) between an application's database provider and the WebSchedule data binding interface. The different Data Bindings an application attaches to his provider determine the mappings between a custom database schema (which may vary between applications), and the eventual WebSchedule object model (which remains fixed for a particular version).
Web applications targeting Microsoft SQL Server as their relational database should use the WebScheduleSqlClientProvider to map data stored within Microsoft SQL Server to the WebSchedule object model.
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