| companyDataSetPrimaNotaDataTable 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 PrimaNotaDataTable : TypedTableBase<companyDataSetPrimaNotaRow>
<SerializableAttribute>
Public Class PrimaNotaDataTable
Inherits TypedTableBase(Of companyDataSetPrimaNotaRow)
[<SerializableAttribute>]
type PrimaNotaDataTable =
class
inherit TypedTableBase<companyDataSetPrimaNotaRow>
end
The companyDataSetPrimaNotaDataTable type exposes the following members.
Constructors Methods
| Name | Description |
---|
| AddPrimaNotaRow(companyDataSetPrimaNotaRow) | |
| AddPrimaNotaRow(companyDataSetBancheRow, companyDataSetModalitàPagamentoRow, companyDataSetAnagraficheRow, companyDataSetDocumentiRow, companyDataSetScadenzeRow, companyDataSetPrimaNotaRow, Int32, Int32, String, DateTime, String, DateTime, Double, Double, String, DateTime) | |
| AddPrimaNotaRow(companyDataSetBancheRow, companyDataSetModalitàPagamentoRow, companyDataSetAnagraficheRow, companyDataSetDocumentiRow, companyDataSetScadenzeRow, companyDataSetPrimaNotaRow, String, Int32, Int32, String, DateTime, String, DateTime, Double, Double, String, DateTime) | |
| Clone | (Overrides DataTableClone.) |
| FindById | |
| GetTypedTableSchema | |
| NewPrimaNotaRow | |
| RemovePrimaNotaRow | |
TopProperties Events See Also