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