Click or drag to resize
configDataSetFormsDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBaseconfigDataSetFormsRow
        Amica.DataconfigDataSetFormsDataTable

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
[SerializableAttribute]
public class FormsDataTable : TypedTableBase<configDataSetFormsRow>

The configDataSetFormsDataTable type exposes the following members.

Constructors
  NameDescription
Public methodconfigDataSetFormsDataTable
Initializes a new instance of the configDataSetFormsDataTable class
Top
Methods
Properties
Events
See Also