Click or drag to resize
companyDataSetArticoliDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetArticoliRow
        Amica.DatacompanyDataSetArticoliDataTable

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

The companyDataSetArticoliDataTable type exposes the following members.

Constructors
  NameDescription
Public methodcompanyDataSetArticoliDataTable
Initializes a new instance of the companyDataSetArticoliDataTable class
Public methodcompanyDataSetArticoliDataTable(Boolean)
Initializes a new instance of the companyDataSetArticoliDataTable class
Top
Methods
  NameDescription
Public methodAddArticoliRow(companyDataSetArticoliRow)
Public methodAddArticoliRow(companyDataSetCategorieMerceologicheRow, companyDataSetGruppiMerceologiciRow, companyDataSetCausaliIVARow, companyDataSetTaglieRow, companyDataSetMarcheRow, companyDataSetProduttoriRow, companyDataSetRepartiRow, companyDataSetContiRow, companyDataSetContiRow, String, String, String, Int32, Int32, String, String, String, DateTime, Double, Double, String, String, String, String, Boolean, Double, Boolean, Boolean, Boolean, String, DateTime)
Public methodAddArticoliRow(companyDataSetCategorieMerceologicheRow, companyDataSetGruppiMerceologiciRow, companyDataSetCausaliIVARow, companyDataSetTaglieRow, companyDataSetMarcheRow, companyDataSetProduttoriRow, companyDataSetRepartiRow, companyDataSetContiRow, companyDataSetContiRow, String, String, String, Int32, Int32, String, String, String, DateTime, Double, Double, String, String, String, String, Boolean, Double, Boolean, Boolean, Boolean, String, String, String, String, String, Double, Double, DateTime, String, String, Double, Double)
Public methodClone (Overrides DataTableClone.)
Public methodFindById
Public methodStatic memberGetTypedTableSchema
Public methodNewArticoliRow
Public methodRemoveArticoliRow
Top
Properties
Events
See Also