Click or drag to resize
companyDataSetRigheDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetRigheRow
        Amica.DatacompanyDataSetRigheDataTable

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

The companyDataSetRigheDataTable type exposes the following members.

Constructors
  NameDescription
Public methodcompanyDataSetRigheDataTable
Initializes a new instance of the companyDataSetRigheDataTable class
Public methodcompanyDataSetRigheDataTable(Boolean)
Initializes a new instance of the companyDataSetRigheDataTable class
Top
Methods
  NameDescription
Public methodAddRigheRow(companyDataSetRigheRow)
Public methodAddRigheRow(companyDataSetDocumentiRow, companyDataSetArticoliRow, companyDataSetPrestazioniRow, companyDataSetMagazziniRow, companyDataSetCausaliIVARow, companyDataSetListiniRow, companyDataSetListiniArticoliRow, companyDataSetDocumentiRow, companyDataSetRigheRow, companyDataSetTaglieRow, Boolean, Int32, String, String, String, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, String, String, String, DateTime, Double, Double, DateTime)
Public methodAddRigheRow(companyDataSetDocumentiRow, companyDataSetArticoliRow, companyDataSetPrestazioniRow, companyDataSetMagazziniRow, companyDataSetCausaliIVARow, companyDataSetListiniRow, companyDataSetListiniArticoliRow, companyDataSetDocumentiRow, companyDataSetRigheRow, companyDataSetTaglieRow, Boolean, Int32, String, String, String, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, String, String, String, DateTime, Double, Double, String, String, DateTime, Int32, String, DateTime, Double, Int16, Boolean, String)
Public methodClone (Overrides DataTableClone.)
Public methodFindById
Public methodStatic memberGetTypedTableSchema
Public methodNewRigheRow
Public methodRemoveRigheRow
Top
Properties
Events
See Also