 | companyDataSetCastellettoIVADataTable 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 CastellettoIVADataTable : TypedTableBase<companyDataSetCastellettoIVARow>
<SerializableAttribute>
Public Class CastellettoIVADataTable
Inherits TypedTableBase(Of companyDataSetCastellettoIVARow)
[<SerializableAttribute>]
type CastellettoIVADataTable =
class
inherit TypedTableBase<companyDataSetCastellettoIVARow>
end
The companyDataSetCastellettoIVADataTable type exposes the following members.
Constructors
Methods
| Name | Description |
---|
 | AddCastellettoIVARow(companyDataSetCastellettoIVARow) | |
 | AddCastellettoIVARow(companyDataSetRegistrazioniContabiliRow, companyDataSetCausaliIVARow, companyDataSetRegistriIVARow, Double, Double, Double, Double, DateTime) | |
 | AddCastellettoIVARow(companyDataSetRegistrazioniContabiliRow, companyDataSetCausaliIVARow, companyDataSetRegistriIVARow, Double, Double, Double, Double, Double, Int16, DateTime, DateTime, Int32, String, Int32, String, String, Double, Boolean, Double, Double, Double, Double, Double, DateTime, String, String, Boolean) | |
 | Clone | (Overrides DataTableClone.) |
 | FindById | |
  | GetTypedTableSchema | |
 | NewCastellettoIVARow | |
 | RemoveCastellettoIVARow | |
Top
Properties
Events
See Also