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