| companyDataSetGiornaleMagazzinoDataTable Class |
Represents the strongly named DataTable class.
Inheritance Hierarchy
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax [SerializableAttribute]
public class GiornaleMagazzinoDataTable : TypedTableBase<companyDataSetGiornaleMagazzinoRow>
<SerializableAttribute>
Public Class GiornaleMagazzinoDataTable
Inherits TypedTableBase(Of companyDataSetGiornaleMagazzinoRow)
[<SerializableAttribute>]
type GiornaleMagazzinoDataTable =
class
inherit TypedTableBase<companyDataSetGiornaleMagazzinoRow>
end
The companyDataSetGiornaleMagazzinoDataTable type exposes the following members.
Constructors Methods
| Name | Description |
---|
| AddGiornaleMagazzinoRow(companyDataSetGiornaleMagazzinoRow) | |
| AddGiornaleMagazzinoRow(companyDataSetMovimentiRow, companyDataSetArticoliRow, companyDataSetListiniRow, companyDataSetMagazziniRow, companyDataSetListiniArticoliRow, companyDataSetCausaliIVARow, companyDataSetTaglieRow, Double, Double, Double, String, String, String, DateTime, DateTime, companyDataSetRepartiRow) | |
| AddGiornaleMagazzinoRow(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) | |
| Clone | (Overrides DataTableClone.) |
| FindById | |
| GetTypedTableSchema | |
| NewGiornaleMagazzinoRow | |
| RemoveGiornaleMagazzinoRow | |
TopProperties Events See Also