Click or drag to resize
companyDataSetGiornaleMagazzinoDataTable Class
Represents the strongly named DataTable class.
Inheritance Hierarchy
SystemObject
  System.ComponentModelMarshalByValueComponent
    System.DataDataTable
      System.DataTypedTableBasecompanyDataSetGiornaleMagazzinoRow
        Amica.DatacompanyDataSetGiornaleMagazzinoDataTable

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

The companyDataSetGiornaleMagazzinoDataTable type exposes the following members.

Constructors
  NameDescription
Public methodcompanyDataSetGiornaleMagazzinoDataTable
Initializes a new instance of the companyDataSetGiornaleMagazzinoDataTable class
Public methodcompanyDataSetGiornaleMagazzinoDataTable(Boolean)
Initializes a new instance of the companyDataSetGiornaleMagazzinoDataTable class
Top
Methods
  NameDescription
Public methodAddGiornaleMagazzinoRow(companyDataSetGiornaleMagazzinoRow)
Public methodAddGiornaleMagazzinoRow(companyDataSetMovimentiRow, companyDataSetArticoliRow, companyDataSetListiniRow, companyDataSetMagazziniRow, companyDataSetListiniArticoliRow, companyDataSetCausaliIVARow, companyDataSetTaglieRow, Double, Double, Double, String, String, String, DateTime, DateTime, companyDataSetRepartiRow)
Public methodAddGiornaleMagazzinoRow(companyDataSetMovimentiRow, companyDataSetArticoliRow, companyDataSetListiniRow, companyDataSetMagazziniRow, companyDataSetListiniArticoliRow, companyDataSetCausaliIVARow, companyDataSetTaglieRow, Double, Double, Double, Double, String, String, String, DateTime, DateTime, String, DateTime, String, Boolean, String, String, String, String, DateTime, String, String, String, String, String, String, String, String, String, String, companyDataSetRepartiRow, Boolean, Double, Double, String)
Public methodClone (Overrides DataTableClone.)
Public methodFindById
Public methodStatic memberGetTypedTableSchema
Public methodNewGiornaleMagazzinoRow
Public methodRemoveGiornaleMagazzinoRow
Top
Properties
Events
See Also