| companyDataSetContiDataTable 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 ContiDataTable : TypedTableBase<companyDataSetContiRow>
<SerializableAttribute>
Public Class ContiDataTable
Inherits TypedTableBase(Of companyDataSetContiRow)
[<SerializableAttribute>]
type ContiDataTable =
class
inherit TypedTableBase<companyDataSetContiRow>
end
The companyDataSetContiDataTable type exposes the following members.
Constructors Methods
| Name | Description |
---|
| AddContiRow(companyDataSetContiRow) | |
| AddContiRow(companyDataSetBilancioCEERow, companyDataSetBilancioCEERow, companyDataSetBancheRow, Int32, Int32, String, String, String, DateTime) | |
| AddContiRow(companyDataSetBilancioCEERow, companyDataSetBilancioCEERow, companyDataSetBancheRow, Int32, Int32, String, String, String, Int16, String, String, String, DateTime) | |
| Clone | (Overrides DataTableClone.) |
| FindById | |
| GetTypedTableSchema | |
| NewContiRow | |
| RemoveContiRow | |
TopProperties Events See Also