| companyDataSetModelliF24DataTable 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 ModelliF24DataTable : TypedTableBase<companyDataSetModelliF24Row>
<SerializableAttribute>
Public Class ModelliF24DataTable
Inherits TypedTableBase(Of companyDataSetModelliF24Row)
[<SerializableAttribute>]
type ModelliF24DataTable =
class
inherit TypedTableBase<companyDataSetModelliF24Row>
end
The companyDataSetModelliF24DataTable type exposes the following members.
Constructors Methods
| Name | Description |
---|
| AddModelliF24Row(companyDataSetModelliF24Row) | |
| AddModelliF24Row(Int32, Int32, Boolean, String, String, Boolean, String, DateTime, String, String, String, String, String, String, String, String, String, String, String, DateTime, String, String, String, String, String, String, String, String, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, DateTime) | |
| Clone | (Overrides DataTableClone.) |
| FindById | |
| GetTypedTableSchema | |
| NewModelliF24Row | |
| RemoveModelliF24Row | |
TopProperties Events See Also