Click or drag to resize
companyDataSetRigheStatisticheDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetRigheStatisticheRow
        Amica.DatacompanyDataSetRigheStatisticheDataTable

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

The companyDataSetRigheStatisticheDataTable type exposes the following members.

Constructors
  NameDescription
Public methodcompanyDataSetRigheStatisticheDataTable
Initializes a new instance of the companyDataSetRigheStatisticheDataTable class
Public methodcompanyDataSetRigheStatisticheDataTable(Boolean)
Initializes a new instance of the companyDataSetRigheStatisticheDataTable class
Top
Methods
  NameDescription
Public methodAddRigheStatisticheRow(companyDataSetRigheStatisticheRow)
Public methodAddRigheStatisticheRow(companyDataSetRigheRow, companyDataSetDocumentiRow, companyDataSetAnagraficheRow, companyDataSetAnagraficheRow, companyDataSetAreeGeograficheRow, companyDataSetAreeGeograficheRow, companyDataSetMagazziniRow, companyDataSetPrestazioniRow, companyDataSetArticoliRow, companyDataSetCategorieAnagraficheRow, companyDataSetAreeGeograficheRow, companyDataSetAnagraficheRow, companyDataSetNazioniRow, companyDataSetTipiDocumentoRow)
Public methodAddRigheStatisticheRow(companyDataSetRigheRow, companyDataSetDocumentiRow, companyDataSetAnagraficheRow, companyDataSetAnagraficheRow, companyDataSetAreeGeograficheRow, companyDataSetAreeGeograficheRow, companyDataSetMagazziniRow, companyDataSetPrestazioniRow, companyDataSetArticoliRow, companyDataSetCategorieAnagraficheRow, companyDataSetAreeGeograficheRow, companyDataSetAnagraficheRow, companyDataSetNazioniRow, companyDataSetTipiDocumentoRow, String, String, String, String, String, String, Boolean, String, String, String, String, String, String, String, String, String, String, String, String, String, String, DateTime, String, String, Int16, Int16, String, String, String, String, String, String, String, String, String, DateTime, Double, Double, Double, Double, Int32, Double, Double, String, Double, Double, Double, Double, Double, Boolean, Double, Double)
Public methodClone (Overrides DataTableClone.)
Public methodFindById
Public methodStatic memberGetTypedTableSchema
Public methodNewRigheStatisticheRow
Public methodRemoveRigheStatisticheRow
Top
Properties
Events
See Also