Click or drag to resize
companyDataSetRigheStatisticheDataTableAddRigheStatisticheRow Method (companyDataSetRigheRow, companyDataSetDocumentiRow, companyDataSetAnagraficheRow, companyDataSetAnagraficheRow, companyDataSetAreeGeograficheRow, companyDataSetAreeGeograficheRow, companyDataSetMagazziniRow, companyDataSetPrestazioniRow, companyDataSetArticoliRow, companyDataSetCategorieAnagraficheRow, companyDataSetAreeGeograficheRow, companyDataSetAnagraficheRow, companyDataSetNazioniRow, companyDataSetTipiDocumentoRow)

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
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
)

Parameters

parentRigheRowByFK_Righe_RigheStatistiche
Type: Amica.DatacompanyDataSetRigheRow
parentDocumentiRowByFK_Documenti_RigheStatistiche
Type: Amica.DatacompanyDataSetDocumentiRow
parentAnagraficheRowByFK_Agenti_RigheStatistiche
Type: Amica.DatacompanyDataSetAnagraficheRow
parentAnagraficheRowByFKAnagrafiche_RigheStatistiche
Type: Amica.DatacompanyDataSetAnagraficheRow
parentAreeGeograficheRowByFK_AreeGeografiche_RigheStatistiche
Type: Amica.DatacompanyDataSetAreeGeograficheRow
parentAreeGeograficheRowByFK_AgentiAreeGeografiche_RigheStatistiche
Type: Amica.DatacompanyDataSetAreeGeograficheRow
parentMagazziniRowByFK_Magazzini_RigheStatistiche
Type: Amica.DatacompanyDataSetMagazziniRow
parentPrestazioniRowByFK_Prestazioni_RigheStatistiche
Type: Amica.DatacompanyDataSetPrestazioniRow
parentArticoliRowByFK_Articoli_RigheStatistiche
Type: Amica.DatacompanyDataSetArticoliRow
parentCategorieAnagraficheRowByFK_CategorieAnagrafiche_RigheStatistiche
Type: Amica.DatacompanyDataSetCategorieAnagraficheRow
parentAreeGeograficheRowByFK_CapiAreaArea_RigheStatistiche
Type: Amica.DatacompanyDataSetAreeGeograficheRow
parentAnagraficheRowByFK_CapoArea_RigheStatistiche
Type: Amica.DatacompanyDataSetAnagraficheRow
parentNazioniRowByFK_Nazioni_RigheStatistiche
Type: Amica.DatacompanyDataSetNazioniRow
parentTipiDocumentoRowByFK_TipiDocumento_RigheStatistiche
Type: Amica.DatacompanyDataSetTipiDocumentoRow

Return Value

Type: companyDataSetRigheStatisticheRow
See Also