|  | companyDataSetStatisticheDataTable 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 StatisticheDataTable : TypedTableBase<companyDataSetStatisticheRow>
<SerializableAttribute>
Public Class StatisticheDataTable
	Inherits TypedTableBase(Of companyDataSetStatisticheRow)
[<SerializableAttribute>]
type StatisticheDataTable =  
    class
        inherit TypedTableBase<companyDataSetStatisticheRow>
    endThe companyDataSetStatisticheDataTable type exposes the following members.
 Constructors
Constructors Methods
Methods|  | Name | Description | 
|---|
|  | AddStatisticheRow(companyDataSetStatisticheRow) |  | 
|  | AddStatisticheRow(Int32, String, String, String, String, String, String, String, String, String, DateTime) |  | 
|  | Clone | (Overrides DataTableClone.) | 
|  | FindById |  | 
|   | GetTypedTableSchema |  | 
|  | NewStatisticheRow |  | 
|  | RemoveStatisticheRow |  | 
Top Properties
Properties Events
Events See Also
See Also