Click or drag to resize
companyDataSetPartiteDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetPartiteRow
        Amica.DatacompanyDataSetPartiteDataTable

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

The companyDataSetPartiteDataTable type exposes the following members.

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