|  | companyDataSetListiniDataTable Class | 
Represents the strongly named DataTable class.
 Inheritance Hierarchy
Inheritance Hierarchy 
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
 Syntax
Syntax[SerializableAttribute]
public class ListiniDataTable : TypedTableBase<companyDataSetListiniRow>
<SerializableAttribute>
Public Class ListiniDataTable
	Inherits TypedTableBase(Of companyDataSetListiniRow)
[<SerializableAttribute>]
type ListiniDataTable =  
    class
        inherit TypedTableBase<companyDataSetListiniRow>
    endThe companyDataSetListiniDataTable type exposes the following members.
 Constructors
Constructors Methods
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
Properties Events
Events See Also
See Also