public companyDataSetRigheStatisticheRow AddRigheStatisticheRow(
companyDataSetRigheRow parentRigheRowByFK_Righe_RigheStatistiche,
companyDataSetDocumentiRow parentDocumentiRowByFK_Documenti_RigheStatistiche,
companyDataSetAnagraficheRow parentAnagraficheRowByFK_Agenti_RigheStatistiche,
companyDataSetAnagraficheRow parentAnagraficheRowByFKAnagrafiche_RigheStatistiche,
companyDataSetAreeGeograficheRow parentAreeGeograficheRowByFK_AreeGeografiche_RigheStatistiche,
companyDataSetAreeGeograficheRow parentAreeGeograficheRowByFK_AgentiAreeGeografiche_RigheStatistiche,
companyDataSetMagazziniRow parentMagazziniRowByFK_Magazzini_RigheStatistiche,
companyDataSetPrestazioniRow parentPrestazioniRowByFK_Prestazioni_RigheStatistiche,
companyDataSetArticoliRow parentArticoliRowByFK_Articoli_RigheStatistiche,
companyDataSetCategorieAnagraficheRow parentCategorieAnagraficheRowByFK_CategorieAnagrafiche_RigheStatistiche,
companyDataSetAreeGeograficheRow parentAreeGeograficheRowByFK_CapiAreaArea_RigheStatistiche,
companyDataSetAnagraficheRow parentAnagraficheRowByFK_CapoArea_RigheStatistiche,
companyDataSetNazioniRow parentNazioniRowByFK_Nazioni_RigheStatistiche,
companyDataSetTipiDocumentoRow parentTipiDocumentoRowByFK_TipiDocumento_RigheStatistiche,
string Agente,
string IndirizzoAgente,
string LocalitàAgente,
string CAPAgente,
string ProvinciaAgente,
string AreaAgente,
bool IsCapoArea,
string IndirizzoCapoArea,
string CAPCapoArea,
string ProvinciaCapoArea,
string AreaCapoArea,
string Codicearticolo,
string DescrizioneArticolo,
string UnitàMisura,
string Magazzino,
string Produttore,
string Marca,
string CategoriaArticolo,
string GruppoArticolo,
string ArticoloTag,
string ArticoloColore,
DateTime ArticoloTagData,
string ArticoloTagExtra,
string NumeroDocumento,
short DocumentoStato,
short DocumentoClasse,
string RagioneSociale,
string Provincia,
string Località,
string Telefono,
string Email,
string CAP,
string AreaGeografica,
string Nazione,
string CategoriaAnagrafica,
DateTime DataDocumento,
double Quantità,
double QuantitàEvasa,
double PrezzoNetto,
double ImportoNetto,
int Segno,
double Provvigione,
double ProvvigioneCapo,
string Indirizzo,
double ImportoProvvigione,
double ImportoProvvigioneCapo,
double ImportoEvaso,
double ImportoNonEvaso,
double QuantitàNonEvasa,
bool IsPagato,
double Prezzo,
double Importo
)
Public Function AddRigheStatisticheRow (
parentRigheRowByFK_Righe_RigheStatistiche As companyDataSetRigheRow,
parentDocumentiRowByFK_Documenti_RigheStatistiche As companyDataSetDocumentiRow,
parentAnagraficheRowByFK_Agenti_RigheStatistiche As companyDataSetAnagraficheRow,
parentAnagraficheRowByFKAnagrafiche_RigheStatistiche As companyDataSetAnagraficheRow,
parentAreeGeograficheRowByFK_AreeGeografiche_RigheStatistiche As companyDataSetAreeGeograficheRow,
parentAreeGeograficheRowByFK_AgentiAreeGeografiche_RigheStatistiche As companyDataSetAreeGeograficheRow,
parentMagazziniRowByFK_Magazzini_RigheStatistiche As companyDataSetMagazziniRow,
parentPrestazioniRowByFK_Prestazioni_RigheStatistiche As companyDataSetPrestazioniRow,
parentArticoliRowByFK_Articoli_RigheStatistiche As companyDataSetArticoliRow,
parentCategorieAnagraficheRowByFK_CategorieAnagrafiche_RigheStatistiche As companyDataSetCategorieAnagraficheRow,
parentAreeGeograficheRowByFK_CapiAreaArea_RigheStatistiche As companyDataSetAreeGeograficheRow,
parentAnagraficheRowByFK_CapoArea_RigheStatistiche As companyDataSetAnagraficheRow,
parentNazioniRowByFK_Nazioni_RigheStatistiche As companyDataSetNazioniRow,
parentTipiDocumentoRowByFK_TipiDocumento_RigheStatistiche As companyDataSetTipiDocumentoRow,
Agente As String,
IndirizzoAgente As String,
LocalitàAgente As String,
CAPAgente As String,
ProvinciaAgente As String,
AreaAgente As String,
IsCapoArea As Boolean,
IndirizzoCapoArea As String,
CAPCapoArea As String,
ProvinciaCapoArea As String,
AreaCapoArea As String,
Codicearticolo As String,
DescrizioneArticolo As String,
UnitàMisura As String,
Magazzino As String,
Produttore As String,
Marca As String,
CategoriaArticolo As String,
GruppoArticolo As String,
ArticoloTag As String,
ArticoloColore As String,
ArticoloTagData As DateTime,
ArticoloTagExtra As String,
NumeroDocumento As String,
DocumentoStato As Short,
DocumentoClasse As Short,
RagioneSociale As String,
Provincia As String,
Località As String,
Telefono As String,
Email As String,
CAP As String,
AreaGeografica As String,
Nazione As String,
CategoriaAnagrafica As String,
DataDocumento As DateTime,
Quantità As Double,
QuantitàEvasa As Double,
PrezzoNetto As Double,
ImportoNetto As Double,
Segno As Integer,
Provvigione As Double,
ProvvigioneCapo As Double,
Indirizzo As String,
ImportoProvvigione As Double,
ImportoProvvigioneCapo As Double,
ImportoEvaso As Double,
ImportoNonEvaso As Double,
QuantitàNonEvasa As Double,
IsPagato As Boolean,
Prezzo As Double,
Importo As Double
) As companyDataSetRigheStatisticheRow
member AddRigheStatisticheRow :
parentRigheRowByFK_Righe_RigheStatistiche : companyDataSetRigheRow *
parentDocumentiRowByFK_Documenti_RigheStatistiche : companyDataSetDocumentiRow *
parentAnagraficheRowByFK_Agenti_RigheStatistiche : companyDataSetAnagraficheRow *
parentAnagraficheRowByFKAnagrafiche_RigheStatistiche : companyDataSetAnagraficheRow *
parentAreeGeograficheRowByFK_AreeGeografiche_RigheStatistiche : companyDataSetAreeGeograficheRow *
parentAreeGeograficheRowByFK_AgentiAreeGeografiche_RigheStatistiche : companyDataSetAreeGeograficheRow *
parentMagazziniRowByFK_Magazzini_RigheStatistiche : companyDataSetMagazziniRow *
parentPrestazioniRowByFK_Prestazioni_RigheStatistiche : companyDataSetPrestazioniRow *
parentArticoliRowByFK_Articoli_RigheStatistiche : companyDataSetArticoliRow *
parentCategorieAnagraficheRowByFK_CategorieAnagrafiche_RigheStatistiche : companyDataSetCategorieAnagraficheRow *
parentAreeGeograficheRowByFK_CapiAreaArea_RigheStatistiche : companyDataSetAreeGeograficheRow *
parentAnagraficheRowByFK_CapoArea_RigheStatistiche : companyDataSetAnagraficheRow *
parentNazioniRowByFK_Nazioni_RigheStatistiche : companyDataSetNazioniRow *
parentTipiDocumentoRowByFK_TipiDocumento_RigheStatistiche : companyDataSetTipiDocumentoRow *
Agente : string *
IndirizzoAgente : string *
LocalitàAgente : string *
CAPAgente : string *
ProvinciaAgente : string *
AreaAgente : string *
IsCapoArea : bool *
IndirizzoCapoArea : string *
CAPCapoArea : string *
ProvinciaCapoArea : string *
AreaCapoArea : string *
Codicearticolo : string *
DescrizioneArticolo : string *
UnitàMisura : string *
Magazzino : string *
Produttore : string *
Marca : string *
CategoriaArticolo : string *
GruppoArticolo : string *
ArticoloTag : string *
ArticoloColore : string *
ArticoloTagData : DateTime *
ArticoloTagExtra : string *
NumeroDocumento : string *
DocumentoStato : int16 *
DocumentoClasse : int16 *
RagioneSociale : string *
Provincia : string *
Località : string *
Telefono : string *
Email : string *
CAP : string *
AreaGeografica : string *
Nazione : string *
CategoriaAnagrafica : string *
DataDocumento : DateTime *
Quantità : float *
QuantitàEvasa : float *
PrezzoNetto : float *
ImportoNetto : float *
Segno : int *
Provvigione : float *
ProvvigioneCapo : float *
Indirizzo : string *
ImportoProvvigione : float *
ImportoProvvigioneCapo : float *
ImportoEvaso : float *
ImportoNonEvaso : float *
QuantitàNonEvasa : float *
IsPagato : bool *
Prezzo : float *
Importo : float -> companyDataSetRigheStatisticheRow