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