Click or drag to resize
companyDataSetAssegniDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetAssegniRow
        Amica.DatacompanyDataSetAssegniDataTable

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

The companyDataSetAssegniDataTable type exposes the following members.

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