| companyDataSetSchedeClientiDataTable 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 SchedeClientiDataTable : TypedTableBase<companyDataSetSchedeClientiRow>
<SerializableAttribute>
Public Class SchedeClientiDataTable
Inherits TypedTableBase(Of companyDataSetSchedeClientiRow)
[<SerializableAttribute>]
type SchedeClientiDataTable =
class
inherit TypedTableBase<companyDataSetSchedeClientiRow>
end
The companyDataSetSchedeClientiDataTable type exposes the following members.
Constructors Methods
| Name | Description |
---|
| AddSchedeClientiRow(companyDataSetSchedeClientiRow) | |
| AddSchedeClientiRow(companyDataSetAnagraficheRow, companyDataSetAnagraficheRow, companyDataSetPagamentiRow, companyDataSetListiniRow, companyDataSetCategorieAnagraficheRow, Double, Double, Double, Int32, Double, Int32, Double, Int32, Double, Int32, DateTime, DateTime, DateTime, String, DateTime, companyDataSetCausaliIVARow) | |
| AddSchedeClientiRow(companyDataSetAnagraficheRow, companyDataSetAnagraficheRow, companyDataSetPagamentiRow, companyDataSetListiniRow, companyDataSetCategorieAnagraficheRow, Double, Double, Double, Int32, Double, Int32, Double, Int32, Double, Int32, DateTime, DateTime, DateTime, String, String, String, DateTime, String, String, String, String, companyDataSetCausaliIVARow) | |
| Clone | (Overrides DataTableClone.) |
| FindById | |
| GetTypedTableSchema | |
| NewSchedeClientiRow | |
| RemoveSchedeClientiRow | |
TopProperties Events See Also