|  | companyDataSetPrimaNotaDataTable 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 PrimaNotaDataTable : TypedTableBase<companyDataSetPrimaNotaRow>
<SerializableAttribute>
Public Class PrimaNotaDataTable
	Inherits TypedTableBase(Of companyDataSetPrimaNotaRow)
[<SerializableAttribute>]
type PrimaNotaDataTable =  
    class
        inherit TypedTableBase<companyDataSetPrimaNotaRow>
    endThe companyDataSetPrimaNotaDataTable type exposes the following members.
 Constructors
Constructors Methods
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 |  | 
Top Properties
Properties Events
Events See Also
See Also