| companyDataSetSchedeClientiDataTableAddSchedeClientiRow Method (companyDataSetAnagraficheRow, companyDataSetAnagraficheRow, companyDataSetPagamentiRow, companyDataSetListiniRow, companyDataSetCategorieAnagraficheRow, Double, Double, Double, Int32, Double, Int32, Double, Int32, Double, Int32, DateTime, DateTime, DateTime, String, String, String, DateTime, String, String, String, String, companyDataSetCausaliIVARow) |
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public companyDataSetSchedeClientiRow AddSchedeClientiRow(
companyDataSetAnagraficheRow parentAnagraficheRowByFK_Anagrafiche_SchedeClienti,
companyDataSetAnagraficheRow parentAnagraficheRowByFK_Anagrafiche_SchedeClienti1,
companyDataSetPagamentiRow parentPagamentiRowByFK_Pagamenti_SchedeClienti,
companyDataSetListiniRow parentListiniRowByFK_Listini_SchedeClienti,
companyDataSetCategorieAnagraficheRow parentCategorieAnagraficheRowByFK_CategorieAnagrafiche_SchedeClienti,
double Fido,
double Sconto,
double FatturatoAnnoCorrente,
int FattureAnnoCorrente,
double InsolutiAnnoCorrente,
int NumeroInsolutiAnnoCorrente,
double FatturatoAnnoPrecedente,
int FattureAnnoPrecedente,
double InsolutiAnnoPrecedente,
int NumeroInsolutiAnnoPrecedente,
DateTime UltimaFattura,
DateTime UltimoPagamento,
DateTime UltimoInsoluto,
string Conto,
string RagioneSociale,
string ContoEsteso,
DateTime TimeStamp,
string CategoriaNome,
string AgenteNome,
string PagamentoNome,
string ListinoNome,
companyDataSetCausaliIVARow parentCausaliIVARowByFK_CausaliIVA_SchedeClienti
)
Public Function AddSchedeClientiRow (
parentAnagraficheRowByFK_Anagrafiche_SchedeClienti As companyDataSetAnagraficheRow,
parentAnagraficheRowByFK_Anagrafiche_SchedeClienti1 As companyDataSetAnagraficheRow,
parentPagamentiRowByFK_Pagamenti_SchedeClienti As companyDataSetPagamentiRow,
parentListiniRowByFK_Listini_SchedeClienti As companyDataSetListiniRow,
parentCategorieAnagraficheRowByFK_CategorieAnagrafiche_SchedeClienti As companyDataSetCategorieAnagraficheRow,
Fido As Double,
Sconto As Double,
FatturatoAnnoCorrente As Double,
FattureAnnoCorrente As Integer,
InsolutiAnnoCorrente As Double,
NumeroInsolutiAnnoCorrente As Integer,
FatturatoAnnoPrecedente As Double,
FattureAnnoPrecedente As Integer,
InsolutiAnnoPrecedente As Double,
NumeroInsolutiAnnoPrecedente As Integer,
UltimaFattura As DateTime,
UltimoPagamento As DateTime,
UltimoInsoluto As DateTime,
Conto As String,
RagioneSociale As String,
ContoEsteso As String,
TimeStamp As DateTime,
CategoriaNome As String,
AgenteNome As String,
PagamentoNome As String,
ListinoNome As String,
parentCausaliIVARowByFK_CausaliIVA_SchedeClienti As companyDataSetCausaliIVARow
) As companyDataSetSchedeClientiRow
member AddSchedeClientiRow :
parentAnagraficheRowByFK_Anagrafiche_SchedeClienti : companyDataSetAnagraficheRow *
parentAnagraficheRowByFK_Anagrafiche_SchedeClienti1 : companyDataSetAnagraficheRow *
parentPagamentiRowByFK_Pagamenti_SchedeClienti : companyDataSetPagamentiRow *
parentListiniRowByFK_Listini_SchedeClienti : companyDataSetListiniRow *
parentCategorieAnagraficheRowByFK_CategorieAnagrafiche_SchedeClienti : companyDataSetCategorieAnagraficheRow *
Fido : float *
Sconto : float *
FatturatoAnnoCorrente : float *
FattureAnnoCorrente : int *
InsolutiAnnoCorrente : float *
NumeroInsolutiAnnoCorrente : int *
FatturatoAnnoPrecedente : float *
FattureAnnoPrecedente : int *
InsolutiAnnoPrecedente : float *
NumeroInsolutiAnnoPrecedente : int *
UltimaFattura : DateTime *
UltimoPagamento : DateTime *
UltimoInsoluto : DateTime *
Conto : string *
RagioneSociale : string *
ContoEsteso : string *
TimeStamp : DateTime *
CategoriaNome : string *
AgenteNome : string *
PagamentoNome : string *
ListinoNome : string *
parentCausaliIVARowByFK_CausaliIVA_SchedeClienti : companyDataSetCausaliIVARow -> companyDataSetSchedeClientiRow
Parameters
- parentAnagraficheRowByFK_Anagrafiche_SchedeClienti
- Type: Amica.DatacompanyDataSetAnagraficheRow
- parentAnagraficheRowByFK_Anagrafiche_SchedeClienti1
- Type: Amica.DatacompanyDataSetAnagraficheRow
- parentPagamentiRowByFK_Pagamenti_SchedeClienti
- Type: Amica.DatacompanyDataSetPagamentiRow
- parentListiniRowByFK_Listini_SchedeClienti
- Type: Amica.DatacompanyDataSetListiniRow
- parentCategorieAnagraficheRowByFK_CategorieAnagrafiche_SchedeClienti
- Type: Amica.DatacompanyDataSetCategorieAnagraficheRow
- Fido
- Type: SystemDouble
- Sconto
- Type: SystemDouble
- FatturatoAnnoCorrente
- Type: SystemDouble
- FattureAnnoCorrente
- Type: SystemInt32
- InsolutiAnnoCorrente
- Type: SystemDouble
- NumeroInsolutiAnnoCorrente
- Type: SystemInt32
- FatturatoAnnoPrecedente
- Type: SystemDouble
- FattureAnnoPrecedente
- Type: SystemInt32
- InsolutiAnnoPrecedente
- Type: SystemDouble
- NumeroInsolutiAnnoPrecedente
- Type: SystemInt32
- UltimaFattura
- Type: SystemDateTime
- UltimoPagamento
- Type: SystemDateTime
- UltimoInsoluto
- Type: SystemDateTime
- Conto
- Type: SystemString
- RagioneSociale
- Type: SystemString
- ContoEsteso
- Type: SystemString
- TimeStamp
- Type: SystemDateTime
- CategoriaNome
- Type: SystemString
- AgenteNome
- Type: SystemString
- PagamentoNome
- Type: SystemString
- ListinoNome
- Type: SystemString
- parentCausaliIVARowByFK_CausaliIVA_SchedeClienti
- Type: Amica.DatacompanyDataSetCausaliIVARow
Return Value
Type:
companyDataSetSchedeClientiRowSee Also