 | companyDataSetListiniDataTable 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 ListiniDataTable : TypedTableBase<companyDataSetListiniRow>
<SerializableAttribute>
Public Class ListiniDataTable
Inherits TypedTableBase(Of companyDataSetListiniRow)
[<SerializableAttribute>]
type ListiniDataTable =
class
inherit TypedTableBase<companyDataSetListiniRow>
end
The companyDataSetListiniDataTable type exposes the following members.
Constructors
Methods
| Name | Description |
---|
 | AddListiniRow(companyDataSetListiniRow) | |
 | AddListiniRow(companyDataSetAnagraficheRow, companyDataSetValuteRow, String, Boolean, Double, DateTime, DateTime, DateTime, Int32, Int32, String, DateTime) | |
 | Clone | (Overrides DataTableClone.) |
 | FindById | |
  | GetTypedTableSchema | |
 | NewListiniRow | |
 | RemoveListiniRow | |
Top
Properties
Events
See Also