|  | companyDataSetControMastriniDataTable 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 ControMastriniDataTable : TypedTableBase<companyDataSetControMastriniRow>
<SerializableAttribute>
Public Class ControMastriniDataTable
	Inherits TypedTableBase(Of companyDataSetControMastriniRow)
[<SerializableAttribute>]
type ControMastriniDataTable =  
    class
        inherit TypedTableBase<companyDataSetControMastriniRow>
    endThe companyDataSetControMastriniDataTable type exposes the following members.
 Constructors
Constructors Methods
Methods|  | Name | Description | 
|---|
|  | AddControMastriniRow(companyDataSetControMastriniRow) |  | 
|  | AddControMastriniRow(companyDataSetDettagliMastrinoRow, DateTime, DateTime, String, Int32, String, Double, Double, Double, String, String) |  | 
|  | Clone | (Overrides DataTableClone.) | 
|  | FindById |  | 
|   | GetTypedTableSchema |  | 
|  | NewControMastriniRow |  | 
|  | RemoveControMastriniRow |  | 
Top Properties
Properties Events
Events See Also
See Also