Click or drag to resize
companyDataSetContiDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetContiRow
        Amica.DatacompanyDataSetContiDataTable

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

The companyDataSetContiDataTable type exposes the following members.

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