Click or drag to resize
companyDataSetPrestazioniDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetPrestazioniRow
        Amica.DatacompanyDataSetPrestazioniDataTable

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

The companyDataSetPrestazioniDataTable type exposes the following members.

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