public override DataTable Clone() { ENCABEZADODataTable cln = ((ENCABEZADODataTable)(base.Clone())); cln.InitVars(); return(cln); }
internal void InitVars() { this.tableENCABEZADO = ((ENCABEZADODataTable)(this.Tables["ENCABEZADO"])); if ((this.tableENCABEZADO != null)) { this.tableENCABEZADO.InitVars(); } }
private void InitClass() { this.DataSetName = "ds"; this.Prefix = ""; this.Namespace = "http://www.tempuri.org/ds.xsd"; this.Locale = new System.Globalization.CultureInfo("es-MX"); this.CaseSensitive = false; this.EnforceConstraints = true; this.tableENCABEZADO = new ENCABEZADODataTable(); this.Tables.Add(this.tableENCABEZADO); }
internal void InitVars() { this.tableOTROS_INGRESOS = ((OTROS_INGRESOSDataTable)(this.Tables["OTROS_INGRESOS"])); if ((this.tableOTROS_INGRESOS != null)) { this.tableOTROS_INGRESOS.InitVars(); } this.tableENCABEZADO = ((ENCABEZADODataTable)(this.Tables["ENCABEZADO"])); if ((this.tableENCABEZADO != null)) { this.tableENCABEZADO.InitVars(); } }
internal void InitVars() { this.tableCARRERAS_ESTADOS = ((CARRERAS_ESTADOSDataTable)(this.Tables["CARRERAS_ESTADOS"])); if ((this.tableCARRERAS_ESTADOS != null)) { this.tableCARRERAS_ESTADOS.InitVars(); } this.tableENCABEZADO = ((ENCABEZADODataTable)(this.Tables["ENCABEZADO"])); if ((this.tableENCABEZADO != null)) { this.tableENCABEZADO.InitVars(); } }
internal void InitVars() { this.tableDETALLE = ((DETALLEDataTable)(this.Tables["DETALLE"])); if ((this.tableDETALLE != null)) { this.tableDETALLE.InitVars(); } this.tableENCABEZADO = ((ENCABEZADODataTable)(this.Tables["ENCABEZADO"])); if ((this.tableENCABEZADO != null)) { this.tableENCABEZADO.InitVars(); } }
internal ENCABEZADORow(DataRowBuilder rb) : base(rb) { this.tableENCABEZADO = ((ENCABEZADODataTable)(this.Table)); }
internal void InitVars() { this.tableASIGNATURAS = ((ASIGNATURASDataTable)(this.Tables["ASIGNATURAS"])); if ((this.tableASIGNATURAS != null)) { this.tableASIGNATURAS.InitVars(); } this.tableEGRESADOS = ((EGRESADOSDataTable)(this.Tables["EGRESADOS"])); if ((this.tableEGRESADOS != null)) { this.tableEGRESADOS.InitVars(); } this.tableENCABEZADO = ((ENCABEZADODataTable)(this.Tables["ENCABEZADO"])); if ((this.tableENCABEZADO != null)) { this.tableENCABEZADO.InitVars(); } }
private void InitClass() { this.DataSetName = "DataSet1"; this.Prefix = ""; this.Namespace = "http://www.tempuri.org/DataSet1.xsd"; this.Locale = new System.Globalization.CultureInfo("es-CL"); this.CaseSensitive = false; this.EnforceConstraints = true; this.tableDETALLE = new DETALLEDataTable(); this.Tables.Add(this.tableDETALLE); this.tableENCABEZADO = new ENCABEZADODataTable(); this.Tables.Add(this.tableENCABEZADO); }
internal void InitVars() { this.tablePERSONAS = ((PERSONASDataTable)(this.Tables["PERSONAS"])); if ((this.tablePERSONAS != null)) { this.tablePERSONAS.InitVars(); } this.tableENCABEZADO = ((ENCABEZADODataTable)(this.Tables["ENCABEZADO"])); if ((this.tableENCABEZADO != null)) { this.tableENCABEZADO.InitVars(); } this.tableALUMNOS = ((ALUMNOSDataTable)(this.Tables["ALUMNOS"])); if ((this.tableALUMNOS != null)) { this.tableALUMNOS.InitVars(); } }
private void InitClass() { this.DataSetName = "DataSet2"; this.Prefix = ""; this.Namespace = "http://www.tempuri.org/DataSet2.xsd"; this.Locale = new System.Globalization.CultureInfo("es-MX"); this.CaseSensitive = false; this.EnforceConstraints = true; this.tableGRUPOS = new GRUPOSDataTable(); this.Tables.Add(this.tableGRUPOS); this.tableENCABEZADO = new ENCABEZADODataTable(); this.Tables.Add(this.tableENCABEZADO); this.tableTITULADOS = new TITULADOSDataTable(); this.Tables.Add(this.tableTITULADOS); this.tableENC_REQ_CALIFICADOS = new ENC_REQ_CALIFICADOSDataTable(); this.Tables.Add(this.tableENC_REQ_CALIFICADOS); }
internal void InitVars() { this.tableGRUPOS = ((GRUPOSDataTable)(this.Tables["GRUPOS"])); if ((this.tableGRUPOS != null)) { this.tableGRUPOS.InitVars(); } this.tableENCABEZADO = ((ENCABEZADODataTable)(this.Tables["ENCABEZADO"])); if ((this.tableENCABEZADO != null)) { this.tableENCABEZADO.InitVars(); } this.tableTITULADOS = ((TITULADOSDataTable)(this.Tables["TITULADOS"])); if ((this.tableTITULADOS != null)) { this.tableTITULADOS.InitVars(); } this.tableENC_REQ_CALIFICADOS = ((ENC_REQ_CALIFICADOSDataTable)(this.Tables["ENC_REQ_CALIFICADOS"])); if ((this.tableENC_REQ_CALIFICADOS != null)) { this.tableENC_REQ_CALIFICADOS.InitVars(); } }