 | companyDataSetSchedeFornitoriDataTable 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 SchedeFornitoriDataTable : TypedTableBase<companyDataSetSchedeFornitoriRow>
<SerializableAttribute>
Public Class SchedeFornitoriDataTable
Inherits TypedTableBase(Of companyDataSetSchedeFornitoriRow)
[<SerializableAttribute>]
type SchedeFornitoriDataTable =
class
inherit TypedTableBase<companyDataSetSchedeFornitoriRow>
end
The companyDataSetSchedeFornitoriDataTable type exposes the following members.
Constructors
Methods
| Name | Description |
---|
 | AddSchedeFornitoriRow(companyDataSetSchedeFornitoriRow) | |
 | AddSchedeFornitoriRow(companyDataSetAnagraficheRow, companyDataSetPagamentiRow, companyDataSetListiniRow, companyDataSetAnagraficheRow, companyDataSetCategorieAnagraficheRow, Double, Int32, Double, Int32, Double, Int32, Double, Int32, DateTime, DateTime, DateTime, String, String, String, DateTime, companyDataSetCausaliIVARow) | |
 | AddSchedeFornitoriRow(companyDataSetAnagraficheRow, companyDataSetPagamentiRow, companyDataSetListiniRow, companyDataSetAnagraficheRow, companyDataSetCategorieAnagraficheRow, Double, Int32, Double, Int32, Double, Int32, Double, Int32, DateTime, DateTime, DateTime, String, String, String, String, String, DateTime, String, String, String, String, companyDataSetCausaliIVARow) | |
 | Clone | (Overrides DataTableClone.) |
 | FindById | |
  | GetTypedTableSchema | |
 | NewSchedeFornitoriRow | |
 | RemoveSchedeFornitoriRow | |
Top
Properties
Events
See Also