C1WebDataSet class is used on a web form for data access.
Namespace:
C1.Web.DataAssembly: C1.Web.Data.2 (in C1.Web.Data.2.dll)
Syntax
C# |
---|
[ToolboxBitmapAttribute(typeof(C1WebDataSet))] [DesignerAttribute("C1.Data.Design.C1WebDataSetDesigner, C1.Data.Design.2")] [LicenseProviderAttribute] public class C1WebDataSet : DataSourceControl, IListSource, IC1CacheableObject |
Visual Basic (Declaration) |
---|
<ToolboxBitmapAttribute(GetType(C1WebDataSet))> _ <DesignerAttribute("C1.Data.Design.C1WebDataSetDesigner, C1.Data.Design.2")> _ <LicenseProviderAttribute> _ Public Class C1WebDataSet _ Inherits DataSourceControl _ Implements IListSource, IC1CacheableObject |
Inheritance Hierarchy
System..::..Object
System.Web.UI..::..Control
System.Web.UI..::..DataSourceControl
C1.Web.Data..::..C1WebDataSet
System.Web.UI..::..Control
System.Web.UI..::..DataSourceControl
C1.Web.Data..::..C1WebDataSet