Click or drag to resize
companyDataSet.MovimentiDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      System.Data.TypedTableBase<companyDataSet.MovimentiRow>
        Amica.Data.companyDataSet.MovimentiDataTable

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

The companyDataSet. MovimentiDataTable type exposes the following members.

Constructors
  NameDescription
Public methodcompanyDataSet.MovimentiDataTable()
Initializes a new instance of the companyDataSet. MovimentiDataTable class
Public methodcompanyDataSet.MovimentiDataTable(Boolean)
Initializes a new instance of the companyDataSet. MovimentiDataTable class
Top
Methods
Properties
Events
See Also