|  | companyDataSetContiDataTable 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 ContiDataTable : TypedTableBase<companyDataSetContiRow>
<SerializableAttribute>
Public Class ContiDataTable
	Inherits TypedTableBase(Of companyDataSetContiRow)
[<SerializableAttribute>]
type ContiDataTable =  
    class
        inherit TypedTableBase<companyDataSetContiRow>
    endThe companyDataSetContiDataTable type exposes the following members.
 Constructors
Constructors Methods
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 |  | 
Top Properties
Properties Events
Events See Also
See Also