Click or drag to resize
companyDataSetComponentiDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetComponentiRow
        Amica.DatacompanyDataSetComponentiDataTable

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

The companyDataSetComponentiDataTable type exposes the following members.

Constructors
  NameDescription
Public methodcompanyDataSetComponentiDataTable
Initializes a new instance of the companyDataSetComponentiDataTable class
Public methodcompanyDataSetComponentiDataTable(Boolean)
Initializes a new instance of the companyDataSetComponentiDataTable class
Top
Methods
Properties
Events
See Also