public virtual void FromCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { if ((ID_ENT_USEDIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "ID_ENT_USED", this.IdEntUsed); } OracleTypes.OracleUdt.SetValue(con, pUdt, "SIGLA_PROV", this.SiglaProvincia); OracleTypes.OracleUdt.SetValue(con, pUdt, "COD_ISO_STATO", this.CodISOStato); if ((ID_REFERRALIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "ID_REFERRAL", this.IdReferral); } OracleTypes.OracleUdt.SetValue(con, pUdt, "FAX", this.Fax); OracleTypes.OracleUdt.SetValue(con, pUdt, "COMUNE", this.Comune); OracleTypes.OracleUdt.SetValue(con, pUdt, "RAGIONE_SOCIALE", this.RagioneSociale); OracleTypes.OracleUdt.SetValue(con, pUdt, "MAIL", this.Mail); OracleTypes.OracleUdt.SetValue(con, pUdt, "COD_FIS", this.CodiceFiscale); OracleTypes.OracleUdt.SetValue(con, pUdt, "CIVICO", this.Civico); OracleTypes.OracleUdt.SetValue(con, pUdt, "UFFICIO", this.Ufficio); OracleTypes.OracleUdt.SetValue(con, pUdt, "P_IVA", this.PartitaIVA); OracleTypes.OracleUdt.SetValue(con, pUdt, "TELEFONO", this.Telefono); OracleTypes.OracleUdt.SetValue(con, pUdt, "NOTE", this.Note); OracleTypes.OracleUdt.SetValue(con, pUdt, "COGNOME", this.Cognome); OracleTypes.OracleUdt.SetValue(con, pUdt, "INDIRIZZO", this.Indirizzo); OracleTypes.OracleUdt.SetValue(con, pUdt, "CAP", this.Cap); OracleTypes.OracleUdt.SetValue(con, pUdt, "REFERRAL_TYPE", this.REFERRAL_TYPE); OracleTypes.OracleUdt.SetValue(con, pUdt, "NOME", this.Nome); OracleTypes.OracleUdt.SetValue(con, pUdt, "CONTACT_REF", this.ContactRef); }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { this.ID_ENT_USEDIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "ID_ENT_USED"); if ((ID_ENT_USEDIsNull == false)) { this.IdEntUsed = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "ID_ENT_USED"))); } this.SiglaProvincia = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "SIGLA_PROV"))); this.CodISOStato = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "COD_ISO_STATO"))); this.ID_REFERRALIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "ID_REFERRAL"); if ((ID_REFERRALIsNull == false)) { this.IdReferral = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "ID_REFERRAL"))); } this.Fax = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "FAX"))); this.Comune = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "COMUNE"))); this.RagioneSociale = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "RAGIONE_SOCIALE"))); this.Mail = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "MAIL"))); this.CodiceFiscale = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "COD_FIS"))); this.Civico = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "CIVICO"))); this.Ufficio = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "UFFICIO"))); this.PartitaIVA = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "P_IVA"))); this.Telefono = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "TELEFONO"))); this.Note = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "NOTE"))); this.Cognome = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "COGNOME"))); this.Indirizzo = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "INDIRIZZO"))); this.Cap = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "CAP"))); this.REFERRAL_TYPE = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REFERRAL_TYPE"))); this.Nome = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "NOME"))); this.ContactRef = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "CONTACT_REF"))); }
public virtual void FromCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { OracleTypes.OracleUdt.SetValue(con, pUdt, "RUBR_ENTITA_USED", this.RUBR_ENTITA_USED); if ((REF_ID_SOTTOTITOLOIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "REF_ID_SOTTOTITOLO", this.RefIdSottotitolo); } OracleTypes.OracleUdt.SetValue(con, pUdt, "NOTE_TIT", this.NoteTitolo); OracleTypes.OracleUdt.SetValue(con, pUdt, "COM_CODE", this.ComCode); OracleTypes.OracleUdt.SetValue(con, pUdt, "FLG_NOTIFICA", this.FLG_NOTIFICA); OracleTypes.OracleUdt.SetValue(con, pUdt, "UTE_INS", this.UtenteInserimento); OracleTypes.OracleUdt.SetValue(con, pUdt, "MAIL_NOTIFICA", this.MailNotifica); OracleTypes.OracleUdt.SetValue(con, pUdt, "COM_FLUSSI", this.COM_FLUSSI); OracleTypes.OracleUdt.SetValue(con, pUdt, "COM_FLUSSI_PROT", this.COM_FLUSSI_PROT); OracleTypes.OracleUdt.SetValue(con, pUdt, "TITOLO", this.Titolo); OracleTypes.OracleUdt.SetValue(con, pUdt, "COM_ALLEGATI", this.COM_ALLEGATI); OracleTypes.OracleUdt.SetValue(con, pUdt, "NOTE_SOT", this.NoteSottotitolo); OracleTypes.OracleUdt.SetValue(con, pUdt, "APP_CODE", this.AppCode); OracleTypes.OracleUdt.SetValue(con, pUdt, "SOTTOTITOLO", this.Sottotitolo); OracleTypes.OracleUdt.SetValue(con, pUdt, "MAIL_COM", this.MAIL_COM); OracleTypes.OracleUdt.SetValue(con, pUdt, "COD_APP_INS", this.CodAppInserimento); if ((ID_COMIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "ID_COM", this.IdComunicazione); } OracleTypes.OracleUdt.SetValue(con, pUdt, "ORIG_UID", this.OrigUID); if ((AZ_PROTIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "AZ_PROT", this.AZ_PROT); } if ((IN_OUTIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "IN_OUT", this.IN_OUT); } }
public virtual void SetContatti(OracleClient.OracleConnection conn) { if (this.RUBR_CONTATTI_REFS.IsNull == true) { return; } List <RubricaContattiType> l = new List <RubricaContattiType>(); foreach (string s in this.RUBR_CONTATTI_REFS.ListContattiRef) { OracleTypes.OracleRef r = new OracleTypes.OracleRef(conn, s); RubricaContattiType c = (RubricaContattiType)r.GetCustomObject(OracleTypes.OracleUdtFetchOption.Server); c.SetEntita(this); l.Add(c); } RubricaContattiListType rubrContList; if (l.Count == 0) { rubrContList = RubricaContattiListType.Null; } else { rubrContList = new RubricaContattiListType(); rubrContList.RubricaContatti = l.ToArray(); } this.RUBR_CONTATTI_LIST = rubrContList; }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { object objectStatusArray = null; this.m_MAPPED_APPS_LIST_TYPE = ((long[])(OracleTypes.OracleUdt.GetValue(con, pUdt, 0, out objectStatusArray))); this.m_statusArray = ((OracleTypes.OracleUdtStatus[])(objectStatusArray)); }
public virtual void FromCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { OracleTypes.OracleUdt.SetValue(con, pUdt, "FLG_IPA", this.FLG_IPA); if ((ID_CONTACTIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "ID_CONTACT", this.IdContact); } OracleTypes.OracleUdt.SetValue(con, pUdt, "FAX", this.Fax); if ((FLG_PECIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "FLG_PEC", this.FLG_PEC); } OracleTypes.OracleUdt.SetValue(con, pUdt, "TIPO_REF", this.TIPO_REF); OracleTypes.OracleUdt.SetValue(con, pUdt, "MAIL", this.Mail); if ((REF_ID_REFERRALIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "REF_ID_REFERRAL", this.RefIdReferral); } OracleTypes.OracleUdt.SetValue(con, pUdt, "IPA_ID", this.IPAId); OracleTypes.OracleUdt.SetValue(con, pUdt, "TELEFONO", this.Telefono); OracleTypes.OracleUdt.SetValue(con, pUdt, "NOTE", this.Note); OracleTypes.OracleUdt.SetValue(con, pUdt, "MAPPED_APPS", this.MAPPED_APPS); OracleTypes.OracleUdt.SetValue(con, pUdt, "IPA_DN", this.IPAdn); if ((AFF_IPAIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "AFF_IPA", this.AffIPA); } OracleTypes.OracleUdt.SetValue(con, pUdt, "ENTITA_REF", this.ENTITA_REF); OracleTypes.OracleUdt.SetValue(con, pUdt, "SOURCE", this.Source); OracleTypes.OracleUdt.SetValue(con, pUdt, "CONTACT_REF", this.ContactRef); OracleTypes.OracleUdt.SetValue(con, pUdt, "SRC", this.Src); }
public virtual void FromCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { OracleTypes.OracleUdt.SetValue(con, pUdt, "STATO_COMUNICAZIONE_NEW", this.STATO_COMUNICAZIONE_NEW); OracleTypes.OracleUdt.SetValue(con, pUdt, "UTE_OPE", this.UTE_OPE); if ((REF_ID_COMIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "REF_ID_COM", this.REF_ID_COM); } OracleTypes.OracleUdt.SetValue(con, pUdt, "CANALE", this.CANALE); OracleTypes.OracleUdt.SetValue(con, pUdt, "STATO_COMUNICAZIONE_OLD", this.STATO_COMUNICAZIONE_OLD); if ((DATA_OPERAZIONEIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "DATA_OPERAZIONE", this.DATA_OPERAZIONE); } }
public virtual void FromCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { if ((m_REF_ID_COMIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "REF_ID_COM", this.RefIdCom); } OracleTypes.OracleUdt.SetValue(con, pUdt, "PROT_IN_OUT", this.ProtocolloInOut); OracleTypes.OracleUdt.SetValue(con, pUdt, "RESP_PROT_NUMERO", this.ResponseProtocolloNumero); OracleTypes.OracleUdt.SetValue(con, pUdt, "RESP_PROT_ANNO", this.ResponseProtocolloAnno); OracleTypes.OracleUdt.SetValue(con, pUdt, "RESP_PROT_TIPO", this.ResponseProtocolloTipo); OracleTypes.OracleUdt.SetValue(con, pUdt, "REQ_SUBJECT", this.RequestSubject); OracleTypes.OracleUdt.SetValue(con, pUdt, "REQ_IS_RISERVATO", this.RequestIsRiservato); OracleTypes.OracleUdt.SetValue(con, pUdt, "REQ_IS_ESISTENTE", this.RequestIsEsistente); OracleTypes.OracleUdt.SetValue(con, pUdt, "REQ_COD_DOCUMENTO", this.RequestCodiceDocumento); OracleTypes.OracleUdt.SetValue(con, pUdt, "REQ_PROT_TIPO", this.RequestTipoProtocollo); }
public void SetEntita(OracleClient.OracleConnection conn) { OracleTypes.OracleRef or = new OracleTypes.OracleRef(conn, this.m_ENTITA_REF); RubricaEntitaType re = (RubricaEntitaType)or.GetCustomObject(OracleTypes.OracleUdtFetchOption.Server); re.SetContatti(conn); Array.ForEach(re.RUBR_CONTATTI_LIST.RubricaContatti, x => { if (x.IdContact == this.IdContact) { x = this; } }); this.RUBR_ENTITA = re; }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { this.m_REF_ID_COMIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "REF_ID_COM"); if ((m_REF_ID_COMIsNull == false)) { this.RefIdCom = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REF_ID_COM"))); } this.ResponseProtocolloTipo = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "RESP_PROT_TIPO"))); this.RequestSubject = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REQ_SUBJECT"))); this.RequestIsRiservato = ((int?)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REQ_IS_RISERVATO"))); this.RequestIsEsistente = ((int?)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REQ_IS_ESISTENTE"))); this.RequestCodiceDocumento = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REQ_COD_DOCUMENTO"))); this.RequestTipoProtocollo = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REQ_PROT_TIPO"))); this.ProtocolloInOut = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "PROT_IN_OUT"))); this.ResponseProtocolloNumero = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "RESP_PROT_NUMERO"))); this.ResponseProtocolloAnno = ((byte)(OracleTypes.OracleUdt.GetValue(con, pUdt, "RESP_PROT_ANNO"))); }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { this.STATO_COMUNICAZIONE_NEW = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "STATO_COMUNICAZIONE_NEW"))); this.UTE_OPE = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "UTE_OPE"))); this.REF_ID_COMIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "REF_ID_COM"); if ((REF_ID_COMIsNull == false)) { this.REF_ID_COM = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REF_ID_COM"))); } this.CANALE = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "CANALE"))); this.STATO_COMUNICAZIONE_OLD = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "STATO_COMUNICAZIONE_OLD"))); this.DATA_OPERAZIONEIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "DATA_OPERAZIONE"); if ((DATA_OPERAZIONEIsNull == false)) { this.DATA_OPERAZIONE = ((System.DateTime)(OracleTypes.OracleUdt.GetValue(con, pUdt, "DATA_OPERAZIONE"))); } }
public virtual void FromCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { if ((ID_ALLEGATOIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "ID_ALLEGATO", this.IdAllegato); } OracleTypes.OracleUdt.SetValue(con, pUdt, "ALLEGATO_NAME", this.AllegatoName); OracleTypes.OracleUdt.SetValue(con, pUdt, "ALLEGATO_FILE", this.AllegatoFile); OracleTypes.OracleUdt.SetValue(con, pUdt, "ALLEGATO_EXT", this.AllegatoExt); if ((REF_ID_COMIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "REF_ID_COM", this.RefIdCom); } OracleTypes.OracleUdt.SetValue(con, pUdt, "FLG_PROT_TO_UPL", this.FLG_PROT_TO_UPL); OracleTypes.OracleUdt.SetValue(con, pUdt, "ALLEGATO_TPU", this.AllegatoTpu); OracleTypes.OracleUdt.SetValue(con, pUdt, "FLG_INS_PROT", this.FLG_INS_PROT); }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { this.DisambPre = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "DISAMB_PRE"))); this.FLG_IPA = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "FLG_IPA"))); this.ID_REFERRALIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "ID_REFERRAL"); if ((ID_REFERRALIsNull == false)) { this.IdReferral = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "ID_REFERRAL"))); } this.Nome = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "NOME"))); this.RagioneSociale = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "RAGIONE_SOCIALE"))); this.SitoWeb = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "SITO_WEB"))); this.CodiceFiscale = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "COD_FIS"))); this.RUBR_ADDRESS = ((RubricaAddressType)(OracleTypes.OracleUdt.GetValue(con, pUdt, "RUBR_ADDRESS"))); this.Ufficio = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "UFFICIO"))); this.PartitaIVA = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "P_IVA"))); this.REF_ORGIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "REF_ORG"); if ((REF_ORGIsNull == false)) { this.RefOrg = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REF_ORG"))); } this.RUBR_CONTATTI_REFS = ((RubricaContattiRefListType)(OracleTypes.OracleUdt.GetValue(con, pUdt, "RUBR_CONTATTI_REFS"))); this.IPAId = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "IPA_ID"))); this.Note = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "NOTE"))); this.Cognome = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "COGNOME"))); this.IPAdn = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "IPA_DN"))); this.AFF_IPAIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "AFF_IPA"); if ((AFF_IPAIsNull == false)) { this.AffIPA = ((short)(OracleTypes.OracleUdt.GetValue(con, pUdt, "AFF_IPA"))); } this.ID_PADREIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "ID_PADRE"); if ((ID_PADREIsNull == false)) { this.IdPadre = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "ID_PADRE"))); } this.Src = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "SRC"))); this.REF_ID_ADDRESSIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "REF_ID_ADDRESS"); if ((REF_ID_ADDRESSIsNull == false)) { this.RefIdAddress = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REF_ID_ADDRESS"))); } this.REFERRAL_TYPE = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REFERRAL_TYPE"))); this.DisambPost = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "DISAMB_POST"))); }
public virtual void FromCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { OracleTypes.OracleUdt.SetValue(con, pUdt, "INDIRIZZO_NON_STANDARD", this.INDIRIZZO_NON_STANDARD); OracleTypes.OracleUdt.SetValue(con, pUdt, "INDIRIZZO", this.Indirizzo); OracleTypes.OracleUdt.SetValue(con, pUdt, "FLG_IPA", this.FLG_IPA); OracleTypes.OracleUdt.SetValue(con, pUdt, "COMUNE", this.Comune); OracleTypes.OracleUdt.SetValue(con, pUdt, "CAP", this.Cap); OracleTypes.OracleUdt.SetValue(con, pUdt, "CIVICO", this.Civico); if ((AFF_IPAIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "AFF_IPA", this.AffIPA); } if ((ID_ADDRESSIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "ID_ADDRESS", this.IdAddress); } OracleTypes.OracleUdt.SetValue(con, pUdt, "COD_ISO_STATO", this.CodIsoStato); OracleTypes.OracleUdt.SetValue(con, pUdt, "SIGLA_PROV", this.SiglaProvincia); }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { this.ID_ALLEGATOIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "ID_ALLEGATO"); if ((ID_ALLEGATOIsNull == false)) { this.IdAllegato = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "ID_ALLEGATO"))); //this.oID_ALLEGATO = ((long)(Oracle.DataAccess.Types.OracleUdt.GetValue(con, pUdt, "ID_ALLEGATO"))); } this.AllegatoName = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "ALLEGATO_NAME"))); this.AllegatoFile = ((byte[])(OracleTypes.OracleUdt.GetValue(con, pUdt, "ALLEGATO_FILE"))); this.AllegatoExt = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "ALLEGATO_EXT"))); this.REF_ID_COMIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "REF_ID_COM"); if ((REF_ID_COMIsNull == false)) { this.RefIdCom = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REF_ID_COM"))); } this.FLG_PROT_TO_UPL = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "FLG_PROT_TO_UPL"))); this.AllegatoTpu = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "ALLEGATO_TPU"))); this.FLG_INS_PROT = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "FLG_INS_PROT"))); }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { this.INDIRIZZO_NON_STANDARD = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "INDIRIZZO_NON_STANDARD"))); this.Indirizzo = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "INDIRIZZO"))); this.FLG_IPA = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "FLG_IPA"))); this.Comune = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "COMUNE"))); this.Cap = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "CAP"))); this.Civico = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "CIVICO"))); this.AFF_IPAIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "AFF_IPA"); if ((AFF_IPAIsNull == false)) { this.AffIPA = ((short)(OracleTypes.OracleUdt.GetValue(con, pUdt, "AFF_IPA"))); } this.ID_ADDRESSIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "ID_ADDRESS"); if ((ID_ADDRESSIsNull == false)) { this.IdAddress = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "ID_ADDRESS"))); } this.CodIsoStato = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "COD_ISO_STATO"))); this.SiglaProvincia = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "SIGLA_PROV"))); }
public virtual void FromCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { OracleTypes.OracleUdt.SetValue(con, pUdt, "MAIL_TEXT", this.MailText); OracleTypes.OracleUdt.SetValue(con, pUdt, "MAIL_REFS", this.MailRefs); OracleTypes.OracleUdt.SetValue(con, pUdt, "MAIL_SENDER", this.MailSender); OracleTypes.OracleUdt.SetValue(con, pUdt, "FLG_ANNULLAMENTO", this.FLG_ANNULLAMENTO); if ((ID_MAILIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "ID_MAIL", this.IdMail); } OracleTypes.OracleUdt.SetValue(con, pUdt, "MAIL_SUBJECT", this.MailSubject); if ((REF_ID_COMIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "REF_ID_COM", this.RefIdComunicazione); } OracleTypes.OracleUdt.SetValue(con, pUdt, "FLG_CUSTOM_REFS", this.FLG_CUSTOM_REFS); if ((FOLLOWSIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "FOLLOWS", this.Follows); } }
public virtual void FromCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { OracleTypes.OracleUdt.SetValue(con, pUdt, "DISAMB_PRE", this.DisambPre); OracleTypes.OracleUdt.SetValue(con, pUdt, "FLG_IPA", this.FLG_IPA); if ((ID_REFERRALIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "ID_REFERRAL", this.IdReferral); } OracleTypes.OracleUdt.SetValue(con, pUdt, "NOME", this.Nome); OracleTypes.OracleUdt.SetValue(con, pUdt, "RAGIONE_SOCIALE", this.RagioneSociale); OracleTypes.OracleUdt.SetValue(con, pUdt, "SITO_WEB", this.SitoWeb); OracleTypes.OracleUdt.SetValue(con, pUdt, "COD_FIS", this.CodiceFiscale); OracleTypes.OracleUdt.SetValue(con, pUdt, "RUBR_ADDRESS", this.RUBR_ADDRESS); OracleTypes.OracleUdt.SetValue(con, pUdt, "UFFICIO", this.Ufficio); OracleTypes.OracleUdt.SetValue(con, pUdt, "P_IVA", this.PartitaIVA); if ((REF_ORGIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "REF_ORG", this.RefOrg); } OracleTypes.OracleUdt.SetValue(con, pUdt, "RUBR_CONTATTI_REFS", this.RUBR_CONTATTI_REFS); OracleTypes.OracleUdt.SetValue(con, pUdt, "IPA_ID", this.IPAId); OracleTypes.OracleUdt.SetValue(con, pUdt, "NOTE", this.Note); OracleTypes.OracleUdt.SetValue(con, pUdt, "COGNOME", this.Cognome); OracleTypes.OracleUdt.SetValue(con, pUdt, "IPA_DN", this.IPAdn); if ((AFF_IPAIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "AFF_IPA", this.AffIPA); } if ((ID_PADREIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "ID_PADRE", this.IdPadre); } OracleTypes.OracleUdt.SetValue(con, pUdt, "SRC", this.Src); if ((REF_ID_ADDRESSIsNull == false)) { OracleTypes.OracleUdt.SetValue(con, pUdt, "REF_ID_ADDRESS", this.RefIdAddress); } OracleTypes.OracleUdt.SetValue(con, pUdt, "REFERRAL_TYPE", this.REFERRAL_TYPE); OracleTypes.OracleUdt.SetValue(con, pUdt, "DISAMB_POST", this.DisambPost); }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { this.RUBR_ENTITA_USED = ((RubrEntitaUsedListType)(OracleTypes.OracleUdt.GetValue(con, pUdt, "RUBR_ENTITA_USED"))); this.REF_ID_SOTTOTITOLOIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "REF_ID_SOTTOTITOLO"); if ((REF_ID_SOTTOTITOLOIsNull == false)) { this.RefIdSottotitolo = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REF_ID_SOTTOTITOLO"))); } this.NoteTitolo = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "NOTE_TIT"))); this.ComCode = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "COM_CODE"))); this.FLG_NOTIFICA = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "FLG_NOTIFICA"))); this.UtenteInserimento = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "UTE_INS"))); this.MailNotifica = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "MAIL_NOTIFICA"))); this.COM_FLUSSI = ((ComFlussoListType)(OracleTypes.OracleUdt.GetValue(con, pUdt, "COM_FLUSSI"))); this.COM_FLUSSI_PROT = ((ComFlussoListType)(OracleTypes.OracleUdt.GetValue(con, pUdt, "COM_FLUSSI_PROT"))); this.Titolo = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "TITOLO"))); this.COM_ALLEGATI = ((ComAllegatoListType)(OracleTypes.OracleUdt.GetValue(con, pUdt, "COM_ALLEGATI"))); this.NoteSottotitolo = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "NOTE_SOT"))); this.AppCode = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "APP_CODE"))); this.Sottotitolo = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "SOTTOTITOLO"))); this.MAIL_COM = ((MailContentType)(OracleTypes.OracleUdt.GetValue(con, pUdt, "MAIL_COM"))); this.CodAppInserimento = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "COD_APP_INS"))); this.ID_COMIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "ID_COM"); if ((ID_COMIsNull == false)) { this.IdComunicazione = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "ID_COM"))); } this.OrigUID = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "ORIG_UID"))); this.AZ_PROTIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "AZ_PROT"); if ((AZ_PROTIsNull == false)) { this.AZ_PROT = ((int)(OracleTypes.OracleUdt.GetValue(con, pUdt, "AZ_PROT"))); } this.IN_OUTIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "IN_OUT"); if ((IN_OUTIsNull == false)) { this.IN_OUT = ((int)(OracleTypes.OracleUdt.GetValue(con, pUdt, "IN_OUT"))); } }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { this.MailText = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "MAIL_TEXT"))); this.MAIL_REFS = ((MailRefsListType)(OracleTypes.OracleUdt.GetValue(con, pUdt, "MAIL_REFS"))); this.MailSender = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "MAIL_SENDER"))); this.FLG_ANNULLAMENTO = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "FLG_ANNULLAMENTO"))); this.ID_MAILIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "ID_MAIL"); if ((ID_MAILIsNull == false)) { this.IdMail = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "ID_MAIL"))); } this.MailSubject = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "MAIL_SUBJECT"))); this.REF_ID_COMIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "REF_ID_COM"); if ((REF_ID_COMIsNull == false)) { this.RefIdComunicazione = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REF_ID_COM"))); } this.FLG_CUSTOM_REFS = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "FLG_CUSTOM_REFS"))); this.FOLLOWSIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "FOLLOWS"); if ((FOLLOWSIsNull == false)) { this.Follows = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "FOLLOWS"))); } }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { this.FLG_IPA = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "FLG_IPA"))); this.ID_CONTACTIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "ID_CONTACT"); if ((ID_CONTACTIsNull == false)) { this.IdContact = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "ID_CONTACT"))); } this.Fax = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "FAX"))); this.FLG_PECIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "FLG_PEC"); if ((FLG_PECIsNull == false)) { this.FLG_PEC = ((short)(OracleTypes.OracleUdt.GetValue(con, pUdt, "FLG_PEC"))); } this.TIPO_REF = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "TIPO_REF"))); this.Mail = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "MAIL"))); this.REF_ID_REFERRALIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "REF_ID_REFERRAL"); if ((REF_ID_REFERRALIsNull == false)) { this.RefIdReferral = ((long)(OracleTypes.OracleUdt.GetValue(con, pUdt, "REF_ID_REFERRAL"))); } this.IPAId = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "IPA_ID"))); this.Telefono = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "TELEFONO"))); this.Note = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "NOTE"))); this.MAPPED_APPS = ((MappedAppsListType)(OracleTypes.OracleUdt.GetValue(con, pUdt, "MAPPED_APPS"))); this.IPAdn = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "IPA_DN"))); this.AFF_IPAIsNull = OracleTypes.OracleUdt.IsDBNull(con, pUdt, "AFF_IPA"); if ((AFF_IPAIsNull == false)) { this.AffIPA = ((short)(OracleTypes.OracleUdt.GetValue(con, pUdt, "AFF_IPA"))); } this.ENTITA_REF = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "ENTITA_REF"))); this.Source = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "SOURCE"))); this.ContactRef = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "CONTACT_REF"))); this.Src = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "SRC"))); }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { this.m_MAIL_REFS_TYPE = ((MailRefsType[])(OracleTypes.OracleUdt.GetValue(con, pUdt, 0))); }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { this.TIPO_REF = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "TIPO_REF"))); this.MailDestinatario = ((string)(OracleTypes.OracleUdt.GetValue(con, pUdt, "MAIL_DESTINATARIO"))); }
public virtual void FromCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { OracleTypes.OracleUdt.SetValue(con, pUdt, "TIPO_REF", this.TIPO_REF); OracleTypes.OracleUdt.SetValue(con, pUdt, "MAIL_DESTINATARIO", this.MailDestinatario); }
public virtual void FromCustomObject(OracleClient.OracleConnection con, IntPtr pUdt) { OracleTypes.OracleUdt.SetValue(con, pUdt, 0, this.m_LIST_CONTATTI_REF); }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { this.m_COM_FLUSSO_TYPE = ((ComFlussoType[])(OracleTypes.OracleUdt.GetValue(con, pUdt, 0))); }
public virtual void ToCustomObject(OracleClient.OracleConnection con, IntPtr pUdt) { this.m_LIST_CONTATTI_REF = ((String[])(OracleTypes.OracleUdt.GetValue(con, pUdt, 0))); }
public virtual void FromCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { OracleTypes.OracleUdt.SetValue(con, pUdt, 0, this.m_RUBR_CONTATTI_TYPE); }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { this.m_RUBR_CONTATTI_TYPE = ((RubricaContattiType[])(OracleTypes.OracleUdt.GetValue(con, pUdt, 0))); }
public virtual void ToCustomObject(OracleClient.OracleConnection con, System.IntPtr pUdt) { this.m_RUBR_ENTITA_USED_TYPE = ((RubrEntitaUsedType[])(OracleTypes.OracleUdt.GetValue(con, pUdt, 0))); }