3524 lines
190 KiB
C#
3524 lines
190 KiB
C#
|
//------------------------------------------------------------------------------
|
|||
|
// <auto-generated>
|
|||
|
// This code was generated by a tool.
|
|||
|
// Runtime Version:4.0.30319.42000
|
|||
|
//
|
|||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
|
// the code is regenerated.
|
|||
|
// </auto-generated>
|
|||
|
//------------------------------------------------------------------------------
|
|||
|
|
|||
|
#pragma warning disable 1591
|
|||
|
|
|||
|
namespace HRM.Report.PayrollDataSet {
|
|||
|
|
|||
|
|
|||
|
/// <summary>
|
|||
|
///Represents a strongly typed in-memory cache of data.
|
|||
|
///</summary>
|
|||
|
[global::System.Serializable()]
|
|||
|
[global::System.ComponentModel.DesignerCategoryAttribute("code")]
|
|||
|
[global::System.ComponentModel.ToolboxItem(true)]
|
|||
|
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedDataSetSchema")]
|
|||
|
[global::System.Xml.Serialization.XmlRootAttribute("dsBonusDataSet")]
|
|||
|
[global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.DataSet")]
|
|||
|
public partial class dsBonusDataSet : global::System.Data.DataSet {
|
|||
|
|
|||
|
private BonusPaySlipNewDataTable tableBonusPaySlipNew;
|
|||
|
|
|||
|
private BonusRegisterNewDataTable tableBonusRegisterNew;
|
|||
|
|
|||
|
private BanglaPSlipBonusDataTable tableBanglaPSlipBonus;
|
|||
|
|
|||
|
private PRBCalculationDataTable tablePRBCalculation;
|
|||
|
|
|||
|
private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public dsBonusDataSet() {
|
|||
|
this.BeginInit();
|
|||
|
this.InitClass();
|
|||
|
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
|
|||
|
base.Tables.CollectionChanged += schemaChangedHandler;
|
|||
|
base.Relations.CollectionChanged += schemaChangedHandler;
|
|||
|
this.EndInit();
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected dsBonusDataSet(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
|
|||
|
base(info, context, false) {
|
|||
|
if ((this.IsBinarySerialized(info, context) == true)) {
|
|||
|
this.InitVars(false);
|
|||
|
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler1 = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
|
|||
|
this.Tables.CollectionChanged += schemaChangedHandler1;
|
|||
|
this.Relations.CollectionChanged += schemaChangedHandler1;
|
|||
|
return;
|
|||
|
}
|
|||
|
string strSchema = ((string)(info.GetValue("XmlSchema", typeof(string))));
|
|||
|
if ((this.DetermineSchemaSerializationMode(info, context) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
|
|||
|
global::System.Data.DataSet ds = new global::System.Data.DataSet();
|
|||
|
ds.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
|
|||
|
if ((ds.Tables["BonusPaySlipNew"] != null)) {
|
|||
|
base.Tables.Add(new BonusPaySlipNewDataTable(ds.Tables["BonusPaySlipNew"]));
|
|||
|
}
|
|||
|
if ((ds.Tables["BonusRegisterNew"] != null)) {
|
|||
|
base.Tables.Add(new BonusRegisterNewDataTable(ds.Tables["BonusRegisterNew"]));
|
|||
|
}
|
|||
|
if ((ds.Tables["BanglaPSlipBonus"] != null)) {
|
|||
|
base.Tables.Add(new BanglaPSlipBonusDataTable(ds.Tables["BanglaPSlipBonus"]));
|
|||
|
}
|
|||
|
if ((ds.Tables["PRBCalculation"] != null)) {
|
|||
|
base.Tables.Add(new PRBCalculationDataTable(ds.Tables["PRBCalculation"]));
|
|||
|
}
|
|||
|
this.DataSetName = ds.DataSetName;
|
|||
|
this.Prefix = ds.Prefix;
|
|||
|
this.Namespace = ds.Namespace;
|
|||
|
this.Locale = ds.Locale;
|
|||
|
this.CaseSensitive = ds.CaseSensitive;
|
|||
|
this.EnforceConstraints = ds.EnforceConstraints;
|
|||
|
this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
|
|||
|
this.InitVars();
|
|||
|
}
|
|||
|
else {
|
|||
|
this.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
|
|||
|
}
|
|||
|
this.GetSerializationData(info, context);
|
|||
|
global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
|
|||
|
base.Tables.CollectionChanged += schemaChangedHandler;
|
|||
|
this.Relations.CollectionChanged += schemaChangedHandler;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
[global::System.ComponentModel.Browsable(false)]
|
|||
|
[global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
|
|||
|
public BonusPaySlipNewDataTable BonusPaySlipNew {
|
|||
|
get {
|
|||
|
return this.tableBonusPaySlipNew;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
[global::System.ComponentModel.Browsable(false)]
|
|||
|
[global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
|
|||
|
public BonusRegisterNewDataTable BonusRegisterNew {
|
|||
|
get {
|
|||
|
return this.tableBonusRegisterNew;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
[global::System.ComponentModel.Browsable(false)]
|
|||
|
[global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
|
|||
|
public BanglaPSlipBonusDataTable BanglaPSlipBonus {
|
|||
|
get {
|
|||
|
return this.tableBanglaPSlipBonus;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
[global::System.ComponentModel.Browsable(false)]
|
|||
|
[global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
|
|||
|
public PRBCalculationDataTable PRBCalculation {
|
|||
|
get {
|
|||
|
return this.tablePRBCalculation;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
[global::System.ComponentModel.BrowsableAttribute(true)]
|
|||
|
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)]
|
|||
|
public override global::System.Data.SchemaSerializationMode SchemaSerializationMode {
|
|||
|
get {
|
|||
|
return this._schemaSerializationMode;
|
|||
|
}
|
|||
|
set {
|
|||
|
this._schemaSerializationMode = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
|
|||
|
public new global::System.Data.DataTableCollection Tables {
|
|||
|
get {
|
|||
|
return base.Tables;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
[global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
|
|||
|
public new global::System.Data.DataRelationCollection Relations {
|
|||
|
get {
|
|||
|
return base.Relations;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void InitializeDerivedDataSet() {
|
|||
|
this.BeginInit();
|
|||
|
this.InitClass();
|
|||
|
this.EndInit();
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public override global::System.Data.DataSet Clone() {
|
|||
|
dsBonusDataSet cln = ((dsBonusDataSet)(base.Clone()));
|
|||
|
cln.InitVars();
|
|||
|
cln.SchemaSerializationMode = this.SchemaSerializationMode;
|
|||
|
return cln;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override bool ShouldSerializeTables() {
|
|||
|
return false;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override bool ShouldSerializeRelations() {
|
|||
|
return false;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) {
|
|||
|
if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
|
|||
|
this.Reset();
|
|||
|
global::System.Data.DataSet ds = new global::System.Data.DataSet();
|
|||
|
ds.ReadXml(reader);
|
|||
|
if ((ds.Tables["BonusPaySlipNew"] != null)) {
|
|||
|
base.Tables.Add(new BonusPaySlipNewDataTable(ds.Tables["BonusPaySlipNew"]));
|
|||
|
}
|
|||
|
if ((ds.Tables["BonusRegisterNew"] != null)) {
|
|||
|
base.Tables.Add(new BonusRegisterNewDataTable(ds.Tables["BonusRegisterNew"]));
|
|||
|
}
|
|||
|
if ((ds.Tables["BanglaPSlipBonus"] != null)) {
|
|||
|
base.Tables.Add(new BanglaPSlipBonusDataTable(ds.Tables["BanglaPSlipBonus"]));
|
|||
|
}
|
|||
|
if ((ds.Tables["PRBCalculation"] != null)) {
|
|||
|
base.Tables.Add(new PRBCalculationDataTable(ds.Tables["PRBCalculation"]));
|
|||
|
}
|
|||
|
this.DataSetName = ds.DataSetName;
|
|||
|
this.Prefix = ds.Prefix;
|
|||
|
this.Namespace = ds.Namespace;
|
|||
|
this.Locale = ds.Locale;
|
|||
|
this.CaseSensitive = ds.CaseSensitive;
|
|||
|
this.EnforceConstraints = ds.EnforceConstraints;
|
|||
|
this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
|
|||
|
this.InitVars();
|
|||
|
}
|
|||
|
else {
|
|||
|
this.ReadXml(reader);
|
|||
|
this.InitVars();
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() {
|
|||
|
global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream();
|
|||
|
this.WriteXmlSchema(new global::System.Xml.XmlTextWriter(stream, null));
|
|||
|
stream.Position = 0;
|
|||
|
return global::System.Xml.Schema.XmlSchema.Read(new global::System.Xml.XmlTextReader(stream), null);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
internal void InitVars() {
|
|||
|
this.InitVars(true);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
internal void InitVars(bool initTable) {
|
|||
|
this.tableBonusPaySlipNew = ((BonusPaySlipNewDataTable)(base.Tables["BonusPaySlipNew"]));
|
|||
|
if ((initTable == true)) {
|
|||
|
if ((this.tableBonusPaySlipNew != null)) {
|
|||
|
this.tableBonusPaySlipNew.InitVars();
|
|||
|
}
|
|||
|
}
|
|||
|
this.tableBonusRegisterNew = ((BonusRegisterNewDataTable)(base.Tables["BonusRegisterNew"]));
|
|||
|
if ((initTable == true)) {
|
|||
|
if ((this.tableBonusRegisterNew != null)) {
|
|||
|
this.tableBonusRegisterNew.InitVars();
|
|||
|
}
|
|||
|
}
|
|||
|
this.tableBanglaPSlipBonus = ((BanglaPSlipBonusDataTable)(base.Tables["BanglaPSlipBonus"]));
|
|||
|
if ((initTable == true)) {
|
|||
|
if ((this.tableBanglaPSlipBonus != null)) {
|
|||
|
this.tableBanglaPSlipBonus.InitVars();
|
|||
|
}
|
|||
|
}
|
|||
|
this.tablePRBCalculation = ((PRBCalculationDataTable)(base.Tables["PRBCalculation"]));
|
|||
|
if ((initTable == true)) {
|
|||
|
if ((this.tablePRBCalculation != null)) {
|
|||
|
this.tablePRBCalculation.InitVars();
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
private void InitClass() {
|
|||
|
this.DataSetName = "dsBonusDataSet";
|
|||
|
this.Prefix = "";
|
|||
|
this.Namespace = "http://tempuri.org/dsBonusDataSet.xsd";
|
|||
|
this.EnforceConstraints = true;
|
|||
|
this.SchemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
|
|||
|
this.tableBonusPaySlipNew = new BonusPaySlipNewDataTable();
|
|||
|
base.Tables.Add(this.tableBonusPaySlipNew);
|
|||
|
this.tableBonusRegisterNew = new BonusRegisterNewDataTable();
|
|||
|
base.Tables.Add(this.tableBonusRegisterNew);
|
|||
|
this.tableBanglaPSlipBonus = new BanglaPSlipBonusDataTable();
|
|||
|
base.Tables.Add(this.tableBanglaPSlipBonus);
|
|||
|
this.tablePRBCalculation = new PRBCalculationDataTable();
|
|||
|
base.Tables.Add(this.tablePRBCalculation);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
private bool ShouldSerializeBonusPaySlipNew() {
|
|||
|
return false;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
private bool ShouldSerializeBonusRegisterNew() {
|
|||
|
return false;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
private bool ShouldSerializeBanglaPSlipBonus() {
|
|||
|
return false;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
private bool ShouldSerializePRBCalculation() {
|
|||
|
return false;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) {
|
|||
|
if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) {
|
|||
|
this.InitVars();
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
|
|||
|
dsBonusDataSet ds = new dsBonusDataSet();
|
|||
|
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
|
|||
|
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
|
|||
|
global::System.Xml.Schema.XmlSchemaAny any = new global::System.Xml.Schema.XmlSchemaAny();
|
|||
|
any.Namespace = ds.Namespace;
|
|||
|
sequence.Items.Add(any);
|
|||
|
type.Particle = sequence;
|
|||
|
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
|
|||
|
if (xs.Contains(dsSchema.TargetNamespace)) {
|
|||
|
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
|
|||
|
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
|
|||
|
try {
|
|||
|
global::System.Xml.Schema.XmlSchema schema = null;
|
|||
|
dsSchema.Write(s1);
|
|||
|
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
|
|||
|
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
|
|||
|
s2.SetLength(0);
|
|||
|
schema.Write(s2);
|
|||
|
if ((s1.Length == s2.Length)) {
|
|||
|
s1.Position = 0;
|
|||
|
s2.Position = 0;
|
|||
|
for (; ((s1.Position != s1.Length)
|
|||
|
&& (s1.ReadByte() == s2.ReadByte())); ) {
|
|||
|
;
|
|||
|
}
|
|||
|
if ((s1.Position == s1.Length)) {
|
|||
|
return type;
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
finally {
|
|||
|
if ((s1 != null)) {
|
|||
|
s1.Close();
|
|||
|
}
|
|||
|
if ((s2 != null)) {
|
|||
|
s2.Close();
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
xs.Add(dsSchema);
|
|||
|
return type;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public delegate void BonusPaySlipNewRowChangeEventHandler(object sender, BonusPaySlipNewRowChangeEvent e);
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public delegate void BonusRegisterNewRowChangeEventHandler(object sender, BonusRegisterNewRowChangeEvent e);
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public delegate void BanglaPSlipBonusRowChangeEventHandler(object sender, BanglaPSlipBonusRowChangeEvent e);
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public delegate void PRBCalculationRowChangeEventHandler(object sender, PRBCalculationRowChangeEvent e);
|
|||
|
|
|||
|
/// <summary>
|
|||
|
///Represents the strongly named DataTable class.
|
|||
|
///</summary>
|
|||
|
[global::System.Serializable()]
|
|||
|
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
|
|||
|
public partial class BonusPaySlipNewDataTable : global::System.Data.TypedTableBase<BonusPaySlipNewRow> {
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnEmpNo;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnEmpName;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnDesignation;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnLine;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnCardNo;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnPaymentDate;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnSalaryMonth;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnBonusName;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnBonusAmount;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnNetAmount;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnFloor;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnBonusNameBangla;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnDesignationBangla;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnBonusAmountBangla;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnCardNoBangla;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnLineBangla;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnFloorBangla;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnCompanyName;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnCompanyNameBangla;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnSalaryMonthBangla;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnPaymentDateBangla;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnSL;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BonusPaySlipNewDataTable() {
|
|||
|
this.TableName = "BonusPaySlipNew";
|
|||
|
this.BeginInit();
|
|||
|
this.InitClass();
|
|||
|
this.EndInit();
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
internal BonusPaySlipNewDataTable(global::System.Data.DataTable table) {
|
|||
|
this.TableName = table.TableName;
|
|||
|
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
|
|||
|
this.CaseSensitive = table.CaseSensitive;
|
|||
|
}
|
|||
|
if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
|
|||
|
this.Locale = table.Locale;
|
|||
|
}
|
|||
|
if ((table.Namespace != table.DataSet.Namespace)) {
|
|||
|
this.Namespace = table.Namespace;
|
|||
|
}
|
|||
|
this.Prefix = table.Prefix;
|
|||
|
this.MinimumCapacity = table.MinimumCapacity;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected BonusPaySlipNewDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
|
|||
|
base(info, context) {
|
|||
|
this.InitVars();
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn EmpNoColumn {
|
|||
|
get {
|
|||
|
return this.columnEmpNo;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn EmpNameColumn {
|
|||
|
get {
|
|||
|
return this.columnEmpName;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn DesignationColumn {
|
|||
|
get {
|
|||
|
return this.columnDesignation;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn LineColumn {
|
|||
|
get {
|
|||
|
return this.columnLine;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn CardNoColumn {
|
|||
|
get {
|
|||
|
return this.columnCardNo;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn PaymentDateColumn {
|
|||
|
get {
|
|||
|
return this.columnPaymentDate;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn SalaryMonthColumn {
|
|||
|
get {
|
|||
|
return this.columnSalaryMonth;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn BonusNameColumn {
|
|||
|
get {
|
|||
|
return this.columnBonusName;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn BonusAmountColumn {
|
|||
|
get {
|
|||
|
return this.columnBonusAmount;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn NetAmountColumn {
|
|||
|
get {
|
|||
|
return this.columnNetAmount;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn FloorColumn {
|
|||
|
get {
|
|||
|
return this.columnFloor;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn BonusNameBanglaColumn {
|
|||
|
get {
|
|||
|
return this.columnBonusNameBangla;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn DesignationBanglaColumn {
|
|||
|
get {
|
|||
|
return this.columnDesignationBangla;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn BonusAmountBanglaColumn {
|
|||
|
get {
|
|||
|
return this.columnBonusAmountBangla;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn CardNoBanglaColumn {
|
|||
|
get {
|
|||
|
return this.columnCardNoBangla;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn LineBanglaColumn {
|
|||
|
get {
|
|||
|
return this.columnLineBangla;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn FloorBanglaColumn {
|
|||
|
get {
|
|||
|
return this.columnFloorBangla;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn CompanyNameColumn {
|
|||
|
get {
|
|||
|
return this.columnCompanyName;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn CompanyNameBanglaColumn {
|
|||
|
get {
|
|||
|
return this.columnCompanyNameBangla;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn SalaryMonthBanglaColumn {
|
|||
|
get {
|
|||
|
return this.columnSalaryMonthBangla;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn PaymentDateBanglaColumn {
|
|||
|
get {
|
|||
|
return this.columnPaymentDateBangla;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn SLColumn {
|
|||
|
get {
|
|||
|
return this.columnSL;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
[global::System.ComponentModel.Browsable(false)]
|
|||
|
public int Count {
|
|||
|
get {
|
|||
|
return this.Rows.Count;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BonusPaySlipNewRow this[int index] {
|
|||
|
get {
|
|||
|
return ((BonusPaySlipNewRow)(this.Rows[index]));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event BonusPaySlipNewRowChangeEventHandler BonusPaySlipNewRowChanging;
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event BonusPaySlipNewRowChangeEventHandler BonusPaySlipNewRowChanged;
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event BonusPaySlipNewRowChangeEventHandler BonusPaySlipNewRowDeleting;
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event BonusPaySlipNewRowChangeEventHandler BonusPaySlipNewRowDeleted;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void AddBonusPaySlipNewRow(BonusPaySlipNewRow row) {
|
|||
|
this.Rows.Add(row);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BonusPaySlipNewRow AddBonusPaySlipNewRow(
|
|||
|
string EmpNo,
|
|||
|
string EmpName,
|
|||
|
string Designation,
|
|||
|
string Line,
|
|||
|
string CardNo,
|
|||
|
string PaymentDate,
|
|||
|
string SalaryMonth,
|
|||
|
string BonusName,
|
|||
|
string BonusAmount,
|
|||
|
string NetAmount,
|
|||
|
string Floor,
|
|||
|
string BonusNameBangla,
|
|||
|
string DesignationBangla,
|
|||
|
string BonusAmountBangla,
|
|||
|
string CardNoBangla,
|
|||
|
string LineBangla,
|
|||
|
string FloorBangla,
|
|||
|
string CompanyName,
|
|||
|
string CompanyNameBangla,
|
|||
|
string SalaryMonthBangla,
|
|||
|
string PaymentDateBangla,
|
|||
|
string SL) {
|
|||
|
BonusPaySlipNewRow rowBonusPaySlipNewRow = ((BonusPaySlipNewRow)(this.NewRow()));
|
|||
|
object[] columnValuesArray = new object[] {
|
|||
|
EmpNo,
|
|||
|
EmpName,
|
|||
|
Designation,
|
|||
|
Line,
|
|||
|
CardNo,
|
|||
|
PaymentDate,
|
|||
|
SalaryMonth,
|
|||
|
BonusName,
|
|||
|
BonusAmount,
|
|||
|
NetAmount,
|
|||
|
Floor,
|
|||
|
BonusNameBangla,
|
|||
|
DesignationBangla,
|
|||
|
BonusAmountBangla,
|
|||
|
CardNoBangla,
|
|||
|
LineBangla,
|
|||
|
FloorBangla,
|
|||
|
CompanyName,
|
|||
|
CompanyNameBangla,
|
|||
|
SalaryMonthBangla,
|
|||
|
PaymentDateBangla,
|
|||
|
SL};
|
|||
|
rowBonusPaySlipNewRow.ItemArray = columnValuesArray;
|
|||
|
this.Rows.Add(rowBonusPaySlipNewRow);
|
|||
|
return rowBonusPaySlipNewRow;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public override global::System.Data.DataTable Clone() {
|
|||
|
BonusPaySlipNewDataTable cln = ((BonusPaySlipNewDataTable)(base.Clone()));
|
|||
|
cln.InitVars();
|
|||
|
return cln;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override global::System.Data.DataTable CreateInstance() {
|
|||
|
return new BonusPaySlipNewDataTable();
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
internal void InitVars() {
|
|||
|
this.columnEmpNo = base.Columns["EmpNo"];
|
|||
|
this.columnEmpName = base.Columns["EmpName"];
|
|||
|
this.columnDesignation = base.Columns["Designation"];
|
|||
|
this.columnLine = base.Columns["Line"];
|
|||
|
this.columnCardNo = base.Columns["CardNo"];
|
|||
|
this.columnPaymentDate = base.Columns["PaymentDate"];
|
|||
|
this.columnSalaryMonth = base.Columns["SalaryMonth"];
|
|||
|
this.columnBonusName = base.Columns["BonusName"];
|
|||
|
this.columnBonusAmount = base.Columns["BonusAmount"];
|
|||
|
this.columnNetAmount = base.Columns["NetAmount"];
|
|||
|
this.columnFloor = base.Columns["Floor"];
|
|||
|
this.columnBonusNameBangla = base.Columns["BonusNameBangla"];
|
|||
|
this.columnDesignationBangla = base.Columns["DesignationBangla"];
|
|||
|
this.columnBonusAmountBangla = base.Columns["BonusAmountBangla"];
|
|||
|
this.columnCardNoBangla = base.Columns["CardNoBangla"];
|
|||
|
this.columnLineBangla = base.Columns["LineBangla"];
|
|||
|
this.columnFloorBangla = base.Columns["FloorBangla"];
|
|||
|
this.columnCompanyName = base.Columns["CompanyName"];
|
|||
|
this.columnCompanyNameBangla = base.Columns["CompanyNameBangla"];
|
|||
|
this.columnSalaryMonthBangla = base.Columns["SalaryMonthBangla"];
|
|||
|
this.columnPaymentDateBangla = base.Columns["PaymentDateBangla"];
|
|||
|
this.columnSL = base.Columns["SL"];
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
private void InitClass() {
|
|||
|
this.columnEmpNo = new global::System.Data.DataColumn("EmpNo", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnEmpNo);
|
|||
|
this.columnEmpName = new global::System.Data.DataColumn("EmpName", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnEmpName);
|
|||
|
this.columnDesignation = new global::System.Data.DataColumn("Designation", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnDesignation);
|
|||
|
this.columnLine = new global::System.Data.DataColumn("Line", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnLine);
|
|||
|
this.columnCardNo = new global::System.Data.DataColumn("CardNo", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnCardNo);
|
|||
|
this.columnPaymentDate = new global::System.Data.DataColumn("PaymentDate", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnPaymentDate);
|
|||
|
this.columnSalaryMonth = new global::System.Data.DataColumn("SalaryMonth", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnSalaryMonth);
|
|||
|
this.columnBonusName = new global::System.Data.DataColumn("BonusName", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnBonusName);
|
|||
|
this.columnBonusAmount = new global::System.Data.DataColumn("BonusAmount", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnBonusAmount);
|
|||
|
this.columnNetAmount = new global::System.Data.DataColumn("NetAmount", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnNetAmount);
|
|||
|
this.columnFloor = new global::System.Data.DataColumn("Floor", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnFloor);
|
|||
|
this.columnBonusNameBangla = new global::System.Data.DataColumn("BonusNameBangla", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnBonusNameBangla);
|
|||
|
this.columnDesignationBangla = new global::System.Data.DataColumn("DesignationBangla", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnDesignationBangla);
|
|||
|
this.columnBonusAmountBangla = new global::System.Data.DataColumn("BonusAmountBangla", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnBonusAmountBangla);
|
|||
|
this.columnCardNoBangla = new global::System.Data.DataColumn("CardNoBangla", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnCardNoBangla);
|
|||
|
this.columnLineBangla = new global::System.Data.DataColumn("LineBangla", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnLineBangla);
|
|||
|
this.columnFloorBangla = new global::System.Data.DataColumn("FloorBangla", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnFloorBangla);
|
|||
|
this.columnCompanyName = new global::System.Data.DataColumn("CompanyName", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnCompanyName);
|
|||
|
this.columnCompanyNameBangla = new global::System.Data.DataColumn("CompanyNameBangla", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnCompanyNameBangla);
|
|||
|
this.columnSalaryMonthBangla = new global::System.Data.DataColumn("SalaryMonthBangla", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnSalaryMonthBangla);
|
|||
|
this.columnPaymentDateBangla = new global::System.Data.DataColumn("PaymentDateBangla", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnPaymentDateBangla);
|
|||
|
this.columnSL = new global::System.Data.DataColumn("SL", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnSL);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BonusPaySlipNewRow NewBonusPaySlipNewRow() {
|
|||
|
return ((BonusPaySlipNewRow)(this.NewRow()));
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
|
|||
|
return new BonusPaySlipNewRow(builder);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override global::System.Type GetRowType() {
|
|||
|
return typeof(BonusPaySlipNewRow);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowChanged(e);
|
|||
|
if ((this.BonusPaySlipNewRowChanged != null)) {
|
|||
|
this.BonusPaySlipNewRowChanged(this, new BonusPaySlipNewRowChangeEvent(((BonusPaySlipNewRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowChanging(e);
|
|||
|
if ((this.BonusPaySlipNewRowChanging != null)) {
|
|||
|
this.BonusPaySlipNewRowChanging(this, new BonusPaySlipNewRowChangeEvent(((BonusPaySlipNewRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowDeleted(e);
|
|||
|
if ((this.BonusPaySlipNewRowDeleted != null)) {
|
|||
|
this.BonusPaySlipNewRowDeleted(this, new BonusPaySlipNewRowChangeEvent(((BonusPaySlipNewRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowDeleting(e);
|
|||
|
if ((this.BonusPaySlipNewRowDeleting != null)) {
|
|||
|
this.BonusPaySlipNewRowDeleting(this, new BonusPaySlipNewRowChangeEvent(((BonusPaySlipNewRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void RemoveBonusPaySlipNewRow(BonusPaySlipNewRow row) {
|
|||
|
this.Rows.Remove(row);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
|
|||
|
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
|
|||
|
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
|
|||
|
dsBonusDataSet ds = new dsBonusDataSet();
|
|||
|
global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
|
|||
|
any1.Namespace = "http://www.w3.org/2001/XMLSchema";
|
|||
|
any1.MinOccurs = new decimal(0);
|
|||
|
any1.MaxOccurs = decimal.MaxValue;
|
|||
|
any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
|
|||
|
sequence.Items.Add(any1);
|
|||
|
global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
|
|||
|
any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
|
|||
|
any2.MinOccurs = new decimal(1);
|
|||
|
any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
|
|||
|
sequence.Items.Add(any2);
|
|||
|
global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
|
|||
|
attribute1.Name = "namespace";
|
|||
|
attribute1.FixedValue = ds.Namespace;
|
|||
|
type.Attributes.Add(attribute1);
|
|||
|
global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
|
|||
|
attribute2.Name = "tableTypeName";
|
|||
|
attribute2.FixedValue = "BonusPaySlipNewDataTable";
|
|||
|
type.Attributes.Add(attribute2);
|
|||
|
type.Particle = sequence;
|
|||
|
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
|
|||
|
if (xs.Contains(dsSchema.TargetNamespace)) {
|
|||
|
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
|
|||
|
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
|
|||
|
try {
|
|||
|
global::System.Xml.Schema.XmlSchema schema = null;
|
|||
|
dsSchema.Write(s1);
|
|||
|
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
|
|||
|
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
|
|||
|
s2.SetLength(0);
|
|||
|
schema.Write(s2);
|
|||
|
if ((s1.Length == s2.Length)) {
|
|||
|
s1.Position = 0;
|
|||
|
s2.Position = 0;
|
|||
|
for (; ((s1.Position != s1.Length)
|
|||
|
&& (s1.ReadByte() == s2.ReadByte())); ) {
|
|||
|
;
|
|||
|
}
|
|||
|
if ((s1.Position == s1.Length)) {
|
|||
|
return type;
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
finally {
|
|||
|
if ((s1 != null)) {
|
|||
|
s1.Close();
|
|||
|
}
|
|||
|
if ((s2 != null)) {
|
|||
|
s2.Close();
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
xs.Add(dsSchema);
|
|||
|
return type;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
///Represents the strongly named DataTable class.
|
|||
|
///</summary>
|
|||
|
[global::System.Serializable()]
|
|||
|
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
|
|||
|
public partial class BonusRegisterNewDataTable : global::System.Data.TypedTableBase<BonusRegisterNewRow> {
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnEmpName;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnJoiningDate;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnEmpNo;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnDesignation;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnAccountNo;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnLine;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnGrade;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnBasic;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnHouseRent;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnMedicalAllow;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnConveyance;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnFoodAllow;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnGrossSalary;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnBonusAmount;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnBonusName;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnSL;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnTDS;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnNet;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BonusRegisterNewDataTable() {
|
|||
|
this.TableName = "BonusRegisterNew";
|
|||
|
this.BeginInit();
|
|||
|
this.InitClass();
|
|||
|
this.EndInit();
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
internal BonusRegisterNewDataTable(global::System.Data.DataTable table) {
|
|||
|
this.TableName = table.TableName;
|
|||
|
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
|
|||
|
this.CaseSensitive = table.CaseSensitive;
|
|||
|
}
|
|||
|
if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
|
|||
|
this.Locale = table.Locale;
|
|||
|
}
|
|||
|
if ((table.Namespace != table.DataSet.Namespace)) {
|
|||
|
this.Namespace = table.Namespace;
|
|||
|
}
|
|||
|
this.Prefix = table.Prefix;
|
|||
|
this.MinimumCapacity = table.MinimumCapacity;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected BonusRegisterNewDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
|
|||
|
base(info, context) {
|
|||
|
this.InitVars();
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn EmpNameColumn {
|
|||
|
get {
|
|||
|
return this.columnEmpName;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn JoiningDateColumn {
|
|||
|
get {
|
|||
|
return this.columnJoiningDate;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn EmpNoColumn {
|
|||
|
get {
|
|||
|
return this.columnEmpNo;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn DesignationColumn {
|
|||
|
get {
|
|||
|
return this.columnDesignation;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn AccountNoColumn {
|
|||
|
get {
|
|||
|
return this.columnAccountNo;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn LineColumn {
|
|||
|
get {
|
|||
|
return this.columnLine;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn GradeColumn {
|
|||
|
get {
|
|||
|
return this.columnGrade;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn BasicColumn {
|
|||
|
get {
|
|||
|
return this.columnBasic;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn HouseRentColumn {
|
|||
|
get {
|
|||
|
return this.columnHouseRent;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn MedicalAllowColumn {
|
|||
|
get {
|
|||
|
return this.columnMedicalAllow;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn ConveyanceColumn {
|
|||
|
get {
|
|||
|
return this.columnConveyance;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn FoodAllowColumn {
|
|||
|
get {
|
|||
|
return this.columnFoodAllow;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn GrossSalaryColumn {
|
|||
|
get {
|
|||
|
return this.columnGrossSalary;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn BonusAmountColumn {
|
|||
|
get {
|
|||
|
return this.columnBonusAmount;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn BonusNameColumn {
|
|||
|
get {
|
|||
|
return this.columnBonusName;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn SLColumn {
|
|||
|
get {
|
|||
|
return this.columnSL;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn TDSColumn {
|
|||
|
get {
|
|||
|
return this.columnTDS;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn NetColumn {
|
|||
|
get {
|
|||
|
return this.columnNet;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
[global::System.ComponentModel.Browsable(false)]
|
|||
|
public int Count {
|
|||
|
get {
|
|||
|
return this.Rows.Count;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BonusRegisterNewRow this[int index] {
|
|||
|
get {
|
|||
|
return ((BonusRegisterNewRow)(this.Rows[index]));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event BonusRegisterNewRowChangeEventHandler BonusRegisterNewRowChanging;
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event BonusRegisterNewRowChangeEventHandler BonusRegisterNewRowChanged;
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event BonusRegisterNewRowChangeEventHandler BonusRegisterNewRowDeleting;
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event BonusRegisterNewRowChangeEventHandler BonusRegisterNewRowDeleted;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void AddBonusRegisterNewRow(BonusRegisterNewRow row) {
|
|||
|
this.Rows.Add(row);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BonusRegisterNewRow AddBonusRegisterNewRow(
|
|||
|
string EmpName,
|
|||
|
string JoiningDate,
|
|||
|
string EmpNo,
|
|||
|
string Designation,
|
|||
|
string AccountNo,
|
|||
|
string Line,
|
|||
|
string Grade,
|
|||
|
string Basic,
|
|||
|
string HouseRent,
|
|||
|
string MedicalAllow,
|
|||
|
string Conveyance,
|
|||
|
string FoodAllow,
|
|||
|
string GrossSalary,
|
|||
|
string BonusAmount,
|
|||
|
string BonusName,
|
|||
|
string SL,
|
|||
|
string TDS,
|
|||
|
string Net) {
|
|||
|
BonusRegisterNewRow rowBonusRegisterNewRow = ((BonusRegisterNewRow)(this.NewRow()));
|
|||
|
object[] columnValuesArray = new object[] {
|
|||
|
EmpName,
|
|||
|
JoiningDate,
|
|||
|
EmpNo,
|
|||
|
Designation,
|
|||
|
AccountNo,
|
|||
|
Line,
|
|||
|
Grade,
|
|||
|
Basic,
|
|||
|
HouseRent,
|
|||
|
MedicalAllow,
|
|||
|
Conveyance,
|
|||
|
FoodAllow,
|
|||
|
GrossSalary,
|
|||
|
BonusAmount,
|
|||
|
BonusName,
|
|||
|
SL,
|
|||
|
TDS,
|
|||
|
Net};
|
|||
|
rowBonusRegisterNewRow.ItemArray = columnValuesArray;
|
|||
|
this.Rows.Add(rowBonusRegisterNewRow);
|
|||
|
return rowBonusRegisterNewRow;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public override global::System.Data.DataTable Clone() {
|
|||
|
BonusRegisterNewDataTable cln = ((BonusRegisterNewDataTable)(base.Clone()));
|
|||
|
cln.InitVars();
|
|||
|
return cln;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override global::System.Data.DataTable CreateInstance() {
|
|||
|
return new BonusRegisterNewDataTable();
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
internal void InitVars() {
|
|||
|
this.columnEmpName = base.Columns["EmpName"];
|
|||
|
this.columnJoiningDate = base.Columns["JoiningDate"];
|
|||
|
this.columnEmpNo = base.Columns["EmpNo"];
|
|||
|
this.columnDesignation = base.Columns["Designation"];
|
|||
|
this.columnAccountNo = base.Columns["AccountNo"];
|
|||
|
this.columnLine = base.Columns["Line"];
|
|||
|
this.columnGrade = base.Columns["Grade"];
|
|||
|
this.columnBasic = base.Columns["Basic"];
|
|||
|
this.columnHouseRent = base.Columns["HouseRent"];
|
|||
|
this.columnMedicalAllow = base.Columns["MedicalAllow"];
|
|||
|
this.columnConveyance = base.Columns["Conveyance"];
|
|||
|
this.columnFoodAllow = base.Columns["FoodAllow"];
|
|||
|
this.columnGrossSalary = base.Columns["GrossSalary"];
|
|||
|
this.columnBonusAmount = base.Columns["BonusAmount"];
|
|||
|
this.columnBonusName = base.Columns["BonusName"];
|
|||
|
this.columnSL = base.Columns["SL"];
|
|||
|
this.columnTDS = base.Columns["TDS"];
|
|||
|
this.columnNet = base.Columns["Net"];
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
private void InitClass() {
|
|||
|
this.columnEmpName = new global::System.Data.DataColumn("EmpName", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnEmpName);
|
|||
|
this.columnJoiningDate = new global::System.Data.DataColumn("JoiningDate", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnJoiningDate);
|
|||
|
this.columnEmpNo = new global::System.Data.DataColumn("EmpNo", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnEmpNo);
|
|||
|
this.columnDesignation = new global::System.Data.DataColumn("Designation", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnDesignation);
|
|||
|
this.columnAccountNo = new global::System.Data.DataColumn("AccountNo", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnAccountNo);
|
|||
|
this.columnLine = new global::System.Data.DataColumn("Line", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnLine);
|
|||
|
this.columnGrade = new global::System.Data.DataColumn("Grade", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnGrade);
|
|||
|
this.columnBasic = new global::System.Data.DataColumn("Basic", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnBasic);
|
|||
|
this.columnHouseRent = new global::System.Data.DataColumn("HouseRent", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnHouseRent);
|
|||
|
this.columnMedicalAllow = new global::System.Data.DataColumn("MedicalAllow", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnMedicalAllow);
|
|||
|
this.columnConveyance = new global::System.Data.DataColumn("Conveyance", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnConveyance);
|
|||
|
this.columnFoodAllow = new global::System.Data.DataColumn("FoodAllow", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnFoodAllow);
|
|||
|
this.columnGrossSalary = new global::System.Data.DataColumn("GrossSalary", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnGrossSalary);
|
|||
|
this.columnBonusAmount = new global::System.Data.DataColumn("BonusAmount", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnBonusAmount);
|
|||
|
this.columnBonusName = new global::System.Data.DataColumn("BonusName", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnBonusName);
|
|||
|
this.columnSL = new global::System.Data.DataColumn("SL", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnSL);
|
|||
|
this.columnTDS = new global::System.Data.DataColumn("TDS", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnTDS);
|
|||
|
this.columnNet = new global::System.Data.DataColumn("Net", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnNet);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BonusRegisterNewRow NewBonusRegisterNewRow() {
|
|||
|
return ((BonusRegisterNewRow)(this.NewRow()));
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
|
|||
|
return new BonusRegisterNewRow(builder);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override global::System.Type GetRowType() {
|
|||
|
return typeof(BonusRegisterNewRow);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowChanged(e);
|
|||
|
if ((this.BonusRegisterNewRowChanged != null)) {
|
|||
|
this.BonusRegisterNewRowChanged(this, new BonusRegisterNewRowChangeEvent(((BonusRegisterNewRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowChanging(e);
|
|||
|
if ((this.BonusRegisterNewRowChanging != null)) {
|
|||
|
this.BonusRegisterNewRowChanging(this, new BonusRegisterNewRowChangeEvent(((BonusRegisterNewRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowDeleted(e);
|
|||
|
if ((this.BonusRegisterNewRowDeleted != null)) {
|
|||
|
this.BonusRegisterNewRowDeleted(this, new BonusRegisterNewRowChangeEvent(((BonusRegisterNewRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowDeleting(e);
|
|||
|
if ((this.BonusRegisterNewRowDeleting != null)) {
|
|||
|
this.BonusRegisterNewRowDeleting(this, new BonusRegisterNewRowChangeEvent(((BonusRegisterNewRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void RemoveBonusRegisterNewRow(BonusRegisterNewRow row) {
|
|||
|
this.Rows.Remove(row);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
|
|||
|
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
|
|||
|
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
|
|||
|
dsBonusDataSet ds = new dsBonusDataSet();
|
|||
|
global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
|
|||
|
any1.Namespace = "http://www.w3.org/2001/XMLSchema";
|
|||
|
any1.MinOccurs = new decimal(0);
|
|||
|
any1.MaxOccurs = decimal.MaxValue;
|
|||
|
any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
|
|||
|
sequence.Items.Add(any1);
|
|||
|
global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
|
|||
|
any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
|
|||
|
any2.MinOccurs = new decimal(1);
|
|||
|
any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
|
|||
|
sequence.Items.Add(any2);
|
|||
|
global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
|
|||
|
attribute1.Name = "namespace";
|
|||
|
attribute1.FixedValue = ds.Namespace;
|
|||
|
type.Attributes.Add(attribute1);
|
|||
|
global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
|
|||
|
attribute2.Name = "tableTypeName";
|
|||
|
attribute2.FixedValue = "BonusRegisterNewDataTable";
|
|||
|
type.Attributes.Add(attribute2);
|
|||
|
type.Particle = sequence;
|
|||
|
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
|
|||
|
if (xs.Contains(dsSchema.TargetNamespace)) {
|
|||
|
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
|
|||
|
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
|
|||
|
try {
|
|||
|
global::System.Xml.Schema.XmlSchema schema = null;
|
|||
|
dsSchema.Write(s1);
|
|||
|
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
|
|||
|
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
|
|||
|
s2.SetLength(0);
|
|||
|
schema.Write(s2);
|
|||
|
if ((s1.Length == s2.Length)) {
|
|||
|
s1.Position = 0;
|
|||
|
s2.Position = 0;
|
|||
|
for (; ((s1.Position != s1.Length)
|
|||
|
&& (s1.ReadByte() == s2.ReadByte())); ) {
|
|||
|
;
|
|||
|
}
|
|||
|
if ((s1.Position == s1.Length)) {
|
|||
|
return type;
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
finally {
|
|||
|
if ((s1 != null)) {
|
|||
|
s1.Close();
|
|||
|
}
|
|||
|
if ((s2 != null)) {
|
|||
|
s2.Close();
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
xs.Add(dsSchema);
|
|||
|
return type;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
///Represents the strongly named DataTable class.
|
|||
|
///</summary>
|
|||
|
[global::System.Serializable()]
|
|||
|
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
|
|||
|
public partial class BanglaPSlipBonusDataTable : global::System.Data.TypedTableBase<BanglaPSlipBonusRow> {
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnEmpNo;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnDescription;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnAmount;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BanglaPSlipBonusDataTable() {
|
|||
|
this.TableName = "BanglaPSlipBonus";
|
|||
|
this.BeginInit();
|
|||
|
this.InitClass();
|
|||
|
this.EndInit();
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
internal BanglaPSlipBonusDataTable(global::System.Data.DataTable table) {
|
|||
|
this.TableName = table.TableName;
|
|||
|
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
|
|||
|
this.CaseSensitive = table.CaseSensitive;
|
|||
|
}
|
|||
|
if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
|
|||
|
this.Locale = table.Locale;
|
|||
|
}
|
|||
|
if ((table.Namespace != table.DataSet.Namespace)) {
|
|||
|
this.Namespace = table.Namespace;
|
|||
|
}
|
|||
|
this.Prefix = table.Prefix;
|
|||
|
this.MinimumCapacity = table.MinimumCapacity;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected BanglaPSlipBonusDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
|
|||
|
base(info, context) {
|
|||
|
this.InitVars();
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn EmpNoColumn {
|
|||
|
get {
|
|||
|
return this.columnEmpNo;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn DescriptionColumn {
|
|||
|
get {
|
|||
|
return this.columnDescription;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn AmountColumn {
|
|||
|
get {
|
|||
|
return this.columnAmount;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
[global::System.ComponentModel.Browsable(false)]
|
|||
|
public int Count {
|
|||
|
get {
|
|||
|
return this.Rows.Count;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BanglaPSlipBonusRow this[int index] {
|
|||
|
get {
|
|||
|
return ((BanglaPSlipBonusRow)(this.Rows[index]));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event BanglaPSlipBonusRowChangeEventHandler BanglaPSlipBonusRowChanging;
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event BanglaPSlipBonusRowChangeEventHandler BanglaPSlipBonusRowChanged;
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event BanglaPSlipBonusRowChangeEventHandler BanglaPSlipBonusRowDeleting;
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event BanglaPSlipBonusRowChangeEventHandler BanglaPSlipBonusRowDeleted;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void AddBanglaPSlipBonusRow(BanglaPSlipBonusRow row) {
|
|||
|
this.Rows.Add(row);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BanglaPSlipBonusRow AddBanglaPSlipBonusRow(string EmpNo, string Description, string Amount) {
|
|||
|
BanglaPSlipBonusRow rowBanglaPSlipBonusRow = ((BanglaPSlipBonusRow)(this.NewRow()));
|
|||
|
object[] columnValuesArray = new object[] {
|
|||
|
EmpNo,
|
|||
|
Description,
|
|||
|
Amount};
|
|||
|
rowBanglaPSlipBonusRow.ItemArray = columnValuesArray;
|
|||
|
this.Rows.Add(rowBanglaPSlipBonusRow);
|
|||
|
return rowBanglaPSlipBonusRow;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public override global::System.Data.DataTable Clone() {
|
|||
|
BanglaPSlipBonusDataTable cln = ((BanglaPSlipBonusDataTable)(base.Clone()));
|
|||
|
cln.InitVars();
|
|||
|
return cln;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override global::System.Data.DataTable CreateInstance() {
|
|||
|
return new BanglaPSlipBonusDataTable();
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
internal void InitVars() {
|
|||
|
this.columnEmpNo = base.Columns["EmpNo"];
|
|||
|
this.columnDescription = base.Columns["Description"];
|
|||
|
this.columnAmount = base.Columns["Amount"];
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
private void InitClass() {
|
|||
|
this.columnEmpNo = new global::System.Data.DataColumn("EmpNo", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnEmpNo);
|
|||
|
this.columnDescription = new global::System.Data.DataColumn("Description", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnDescription);
|
|||
|
this.columnAmount = new global::System.Data.DataColumn("Amount", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnAmount);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BanglaPSlipBonusRow NewBanglaPSlipBonusRow() {
|
|||
|
return ((BanglaPSlipBonusRow)(this.NewRow()));
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
|
|||
|
return new BanglaPSlipBonusRow(builder);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override global::System.Type GetRowType() {
|
|||
|
return typeof(BanglaPSlipBonusRow);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowChanged(e);
|
|||
|
if ((this.BanglaPSlipBonusRowChanged != null)) {
|
|||
|
this.BanglaPSlipBonusRowChanged(this, new BanglaPSlipBonusRowChangeEvent(((BanglaPSlipBonusRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowChanging(e);
|
|||
|
if ((this.BanglaPSlipBonusRowChanging != null)) {
|
|||
|
this.BanglaPSlipBonusRowChanging(this, new BanglaPSlipBonusRowChangeEvent(((BanglaPSlipBonusRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowDeleted(e);
|
|||
|
if ((this.BanglaPSlipBonusRowDeleted != null)) {
|
|||
|
this.BanglaPSlipBonusRowDeleted(this, new BanglaPSlipBonusRowChangeEvent(((BanglaPSlipBonusRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowDeleting(e);
|
|||
|
if ((this.BanglaPSlipBonusRowDeleting != null)) {
|
|||
|
this.BanglaPSlipBonusRowDeleting(this, new BanglaPSlipBonusRowChangeEvent(((BanglaPSlipBonusRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void RemoveBanglaPSlipBonusRow(BanglaPSlipBonusRow row) {
|
|||
|
this.Rows.Remove(row);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
|
|||
|
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
|
|||
|
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
|
|||
|
dsBonusDataSet ds = new dsBonusDataSet();
|
|||
|
global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
|
|||
|
any1.Namespace = "http://www.w3.org/2001/XMLSchema";
|
|||
|
any1.MinOccurs = new decimal(0);
|
|||
|
any1.MaxOccurs = decimal.MaxValue;
|
|||
|
any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
|
|||
|
sequence.Items.Add(any1);
|
|||
|
global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
|
|||
|
any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
|
|||
|
any2.MinOccurs = new decimal(1);
|
|||
|
any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
|
|||
|
sequence.Items.Add(any2);
|
|||
|
global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
|
|||
|
attribute1.Name = "namespace";
|
|||
|
attribute1.FixedValue = ds.Namespace;
|
|||
|
type.Attributes.Add(attribute1);
|
|||
|
global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
|
|||
|
attribute2.Name = "tableTypeName";
|
|||
|
attribute2.FixedValue = "BanglaPSlipBonusDataTable";
|
|||
|
type.Attributes.Add(attribute2);
|
|||
|
type.Particle = sequence;
|
|||
|
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
|
|||
|
if (xs.Contains(dsSchema.TargetNamespace)) {
|
|||
|
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
|
|||
|
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
|
|||
|
try {
|
|||
|
global::System.Xml.Schema.XmlSchema schema = null;
|
|||
|
dsSchema.Write(s1);
|
|||
|
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
|
|||
|
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
|
|||
|
s2.SetLength(0);
|
|||
|
schema.Write(s2);
|
|||
|
if ((s1.Length == s2.Length)) {
|
|||
|
s1.Position = 0;
|
|||
|
s2.Position = 0;
|
|||
|
for (; ((s1.Position != s1.Length)
|
|||
|
&& (s1.ReadByte() == s2.ReadByte())); ) {
|
|||
|
;
|
|||
|
}
|
|||
|
if ((s1.Position == s1.Length)) {
|
|||
|
return type;
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
finally {
|
|||
|
if ((s1 != null)) {
|
|||
|
s1.Close();
|
|||
|
}
|
|||
|
if ((s2 != null)) {
|
|||
|
s2.Close();
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
xs.Add(dsSchema);
|
|||
|
return type;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
///Represents the strongly named DataTable class.
|
|||
|
///</summary>
|
|||
|
[global::System.Serializable()]
|
|||
|
[global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
|
|||
|
public partial class PRBCalculationDataTable : global::System.Data.TypedTableBase<PRBCalculationRow> {
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnMeasure;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnBonusTarget;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnPayoutPerformance;
|
|||
|
|
|||
|
private global::System.Data.DataColumn columnAmount;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public PRBCalculationDataTable() {
|
|||
|
this.TableName = "PRBCalculation";
|
|||
|
this.BeginInit();
|
|||
|
this.InitClass();
|
|||
|
this.EndInit();
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
internal PRBCalculationDataTable(global::System.Data.DataTable table) {
|
|||
|
this.TableName = table.TableName;
|
|||
|
if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
|
|||
|
this.CaseSensitive = table.CaseSensitive;
|
|||
|
}
|
|||
|
if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
|
|||
|
this.Locale = table.Locale;
|
|||
|
}
|
|||
|
if ((table.Namespace != table.DataSet.Namespace)) {
|
|||
|
this.Namespace = table.Namespace;
|
|||
|
}
|
|||
|
this.Prefix = table.Prefix;
|
|||
|
this.MinimumCapacity = table.MinimumCapacity;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected PRBCalculationDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
|
|||
|
base(info, context) {
|
|||
|
this.InitVars();
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn MeasureColumn {
|
|||
|
get {
|
|||
|
return this.columnMeasure;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn BonusTargetColumn {
|
|||
|
get {
|
|||
|
return this.columnBonusTarget;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn PayoutPerformanceColumn {
|
|||
|
get {
|
|||
|
return this.columnPayoutPerformance;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataColumn AmountColumn {
|
|||
|
get {
|
|||
|
return this.columnAmount;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
[global::System.ComponentModel.Browsable(false)]
|
|||
|
public int Count {
|
|||
|
get {
|
|||
|
return this.Rows.Count;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public PRBCalculationRow this[int index] {
|
|||
|
get {
|
|||
|
return ((PRBCalculationRow)(this.Rows[index]));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event PRBCalculationRowChangeEventHandler PRBCalculationRowChanging;
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event PRBCalculationRowChangeEventHandler PRBCalculationRowChanged;
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event PRBCalculationRowChangeEventHandler PRBCalculationRowDeleting;
|
|||
|
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public event PRBCalculationRowChangeEventHandler PRBCalculationRowDeleted;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void AddPRBCalculationRow(PRBCalculationRow row) {
|
|||
|
this.Rows.Add(row);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public PRBCalculationRow AddPRBCalculationRow(string Measure, string BonusTarget, string PayoutPerformance, string Amount) {
|
|||
|
PRBCalculationRow rowPRBCalculationRow = ((PRBCalculationRow)(this.NewRow()));
|
|||
|
object[] columnValuesArray = new object[] {
|
|||
|
Measure,
|
|||
|
BonusTarget,
|
|||
|
PayoutPerformance,
|
|||
|
Amount};
|
|||
|
rowPRBCalculationRow.ItemArray = columnValuesArray;
|
|||
|
this.Rows.Add(rowPRBCalculationRow);
|
|||
|
return rowPRBCalculationRow;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public override global::System.Data.DataTable Clone() {
|
|||
|
PRBCalculationDataTable cln = ((PRBCalculationDataTable)(base.Clone()));
|
|||
|
cln.InitVars();
|
|||
|
return cln;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override global::System.Data.DataTable CreateInstance() {
|
|||
|
return new PRBCalculationDataTable();
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
internal void InitVars() {
|
|||
|
this.columnMeasure = base.Columns["Measure"];
|
|||
|
this.columnBonusTarget = base.Columns["BonusTarget"];
|
|||
|
this.columnPayoutPerformance = base.Columns["PayoutPerformance"];
|
|||
|
this.columnAmount = base.Columns["Amount"];
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
private void InitClass() {
|
|||
|
this.columnMeasure = new global::System.Data.DataColumn("Measure", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnMeasure);
|
|||
|
this.columnBonusTarget = new global::System.Data.DataColumn("BonusTarget", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnBonusTarget);
|
|||
|
this.columnPayoutPerformance = new global::System.Data.DataColumn("PayoutPerformance", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnPayoutPerformance);
|
|||
|
this.columnAmount = new global::System.Data.DataColumn("Amount", typeof(string), null, global::System.Data.MappingType.Element);
|
|||
|
base.Columns.Add(this.columnAmount);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public PRBCalculationRow NewPRBCalculationRow() {
|
|||
|
return ((PRBCalculationRow)(this.NewRow()));
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
|
|||
|
return new PRBCalculationRow(builder);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override global::System.Type GetRowType() {
|
|||
|
return typeof(PRBCalculationRow);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowChanged(e);
|
|||
|
if ((this.PRBCalculationRowChanged != null)) {
|
|||
|
this.PRBCalculationRowChanged(this, new PRBCalculationRowChangeEvent(((PRBCalculationRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowChanging(e);
|
|||
|
if ((this.PRBCalculationRowChanging != null)) {
|
|||
|
this.PRBCalculationRowChanging(this, new PRBCalculationRowChangeEvent(((PRBCalculationRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowDeleted(e);
|
|||
|
if ((this.PRBCalculationRowDeleted != null)) {
|
|||
|
this.PRBCalculationRowDeleted(this, new PRBCalculationRowChangeEvent(((PRBCalculationRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
|
|||
|
base.OnRowDeleting(e);
|
|||
|
if ((this.PRBCalculationRowDeleting != null)) {
|
|||
|
this.PRBCalculationRowDeleting(this, new PRBCalculationRowChangeEvent(((PRBCalculationRow)(e.Row)), e.Action));
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void RemovePRBCalculationRow(PRBCalculationRow row) {
|
|||
|
this.Rows.Remove(row);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
|
|||
|
global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
|
|||
|
global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
|
|||
|
dsBonusDataSet ds = new dsBonusDataSet();
|
|||
|
global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
|
|||
|
any1.Namespace = "http://www.w3.org/2001/XMLSchema";
|
|||
|
any1.MinOccurs = new decimal(0);
|
|||
|
any1.MaxOccurs = decimal.MaxValue;
|
|||
|
any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
|
|||
|
sequence.Items.Add(any1);
|
|||
|
global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
|
|||
|
any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
|
|||
|
any2.MinOccurs = new decimal(1);
|
|||
|
any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
|
|||
|
sequence.Items.Add(any2);
|
|||
|
global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
|
|||
|
attribute1.Name = "namespace";
|
|||
|
attribute1.FixedValue = ds.Namespace;
|
|||
|
type.Attributes.Add(attribute1);
|
|||
|
global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
|
|||
|
attribute2.Name = "tableTypeName";
|
|||
|
attribute2.FixedValue = "PRBCalculationDataTable";
|
|||
|
type.Attributes.Add(attribute2);
|
|||
|
type.Particle = sequence;
|
|||
|
global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
|
|||
|
if (xs.Contains(dsSchema.TargetNamespace)) {
|
|||
|
global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
|
|||
|
global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
|
|||
|
try {
|
|||
|
global::System.Xml.Schema.XmlSchema schema = null;
|
|||
|
dsSchema.Write(s1);
|
|||
|
for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
|
|||
|
schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
|
|||
|
s2.SetLength(0);
|
|||
|
schema.Write(s2);
|
|||
|
if ((s1.Length == s2.Length)) {
|
|||
|
s1.Position = 0;
|
|||
|
s2.Position = 0;
|
|||
|
for (; ((s1.Position != s1.Length)
|
|||
|
&& (s1.ReadByte() == s2.ReadByte())); ) {
|
|||
|
;
|
|||
|
}
|
|||
|
if ((s1.Position == s1.Length)) {
|
|||
|
return type;
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
finally {
|
|||
|
if ((s1 != null)) {
|
|||
|
s1.Close();
|
|||
|
}
|
|||
|
if ((s2 != null)) {
|
|||
|
s2.Close();
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
xs.Add(dsSchema);
|
|||
|
return type;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
///Represents strongly named DataRow class.
|
|||
|
///</summary>
|
|||
|
public partial class BonusPaySlipNewRow : global::System.Data.DataRow {
|
|||
|
|
|||
|
private BonusPaySlipNewDataTable tableBonusPaySlipNew;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
internal BonusPaySlipNewRow(global::System.Data.DataRowBuilder rb) :
|
|||
|
base(rb) {
|
|||
|
this.tableBonusPaySlipNew = ((BonusPaySlipNewDataTable)(this.Table));
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string EmpNo {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.EmpNoColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'EmpNo\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.EmpNoColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string EmpName {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.EmpNameColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'EmpName\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.EmpNameColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string Designation {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.DesignationColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'Designation\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.DesignationColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string Line {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.LineColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'Line\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.LineColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string CardNo {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.CardNoColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'CardNo\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.CardNoColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string PaymentDate {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.PaymentDateColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'PaymentDate\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.PaymentDateColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string SalaryMonth {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.SalaryMonthColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'SalaryMonth\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.SalaryMonthColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string BonusName {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.BonusNameColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'BonusName\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.BonusNameColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string BonusAmount {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.BonusAmountColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'BonusAmount\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.BonusAmountColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string NetAmount {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.NetAmountColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'NetAmount\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.NetAmountColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string Floor {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.FloorColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'Floor\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.FloorColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string BonusNameBangla {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.BonusNameBanglaColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'BonusNameBangla\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.BonusNameBanglaColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string DesignationBangla {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.DesignationBanglaColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'DesignationBangla\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.DesignationBanglaColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string BonusAmountBangla {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.BonusAmountBanglaColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'BonusAmountBangla\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.BonusAmountBanglaColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string CardNoBangla {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.CardNoBanglaColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'CardNoBangla\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.CardNoBanglaColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string LineBangla {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.LineBanglaColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'LineBangla\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.LineBanglaColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string FloorBangla {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.FloorBanglaColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'FloorBangla\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.FloorBanglaColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string CompanyName {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.CompanyNameColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'CompanyName\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.CompanyNameColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string CompanyNameBangla {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.CompanyNameBanglaColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'CompanyNameBangla\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.CompanyNameBanglaColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string SalaryMonthBangla {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.SalaryMonthBanglaColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'SalaryMonthBangla\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.SalaryMonthBanglaColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string PaymentDateBangla {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.PaymentDateBanglaColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'PaymentDateBangla\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.PaymentDateBanglaColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string SL {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusPaySlipNew.SLColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'SL\' in table \'BonusPaySlipNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusPaySlipNew.SLColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsEmpNoNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.EmpNoColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetEmpNoNull() {
|
|||
|
this[this.tableBonusPaySlipNew.EmpNoColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsEmpNameNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.EmpNameColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetEmpNameNull() {
|
|||
|
this[this.tableBonusPaySlipNew.EmpNameColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsDesignationNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.DesignationColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetDesignationNull() {
|
|||
|
this[this.tableBonusPaySlipNew.DesignationColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsLineNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.LineColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetLineNull() {
|
|||
|
this[this.tableBonusPaySlipNew.LineColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsCardNoNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.CardNoColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetCardNoNull() {
|
|||
|
this[this.tableBonusPaySlipNew.CardNoColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsPaymentDateNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.PaymentDateColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetPaymentDateNull() {
|
|||
|
this[this.tableBonusPaySlipNew.PaymentDateColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsSalaryMonthNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.SalaryMonthColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetSalaryMonthNull() {
|
|||
|
this[this.tableBonusPaySlipNew.SalaryMonthColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsBonusNameNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.BonusNameColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetBonusNameNull() {
|
|||
|
this[this.tableBonusPaySlipNew.BonusNameColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsBonusAmountNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.BonusAmountColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetBonusAmountNull() {
|
|||
|
this[this.tableBonusPaySlipNew.BonusAmountColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsNetAmountNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.NetAmountColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetNetAmountNull() {
|
|||
|
this[this.tableBonusPaySlipNew.NetAmountColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsFloorNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.FloorColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetFloorNull() {
|
|||
|
this[this.tableBonusPaySlipNew.FloorColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsBonusNameBanglaNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.BonusNameBanglaColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetBonusNameBanglaNull() {
|
|||
|
this[this.tableBonusPaySlipNew.BonusNameBanglaColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsDesignationBanglaNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.DesignationBanglaColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetDesignationBanglaNull() {
|
|||
|
this[this.tableBonusPaySlipNew.DesignationBanglaColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsBonusAmountBanglaNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.BonusAmountBanglaColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetBonusAmountBanglaNull() {
|
|||
|
this[this.tableBonusPaySlipNew.BonusAmountBanglaColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsCardNoBanglaNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.CardNoBanglaColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetCardNoBanglaNull() {
|
|||
|
this[this.tableBonusPaySlipNew.CardNoBanglaColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsLineBanglaNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.LineBanglaColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetLineBanglaNull() {
|
|||
|
this[this.tableBonusPaySlipNew.LineBanglaColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsFloorBanglaNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.FloorBanglaColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetFloorBanglaNull() {
|
|||
|
this[this.tableBonusPaySlipNew.FloorBanglaColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsCompanyNameNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.CompanyNameColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetCompanyNameNull() {
|
|||
|
this[this.tableBonusPaySlipNew.CompanyNameColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsCompanyNameBanglaNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.CompanyNameBanglaColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetCompanyNameBanglaNull() {
|
|||
|
this[this.tableBonusPaySlipNew.CompanyNameBanglaColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsSalaryMonthBanglaNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.SalaryMonthBanglaColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetSalaryMonthBanglaNull() {
|
|||
|
this[this.tableBonusPaySlipNew.SalaryMonthBanglaColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsPaymentDateBanglaNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.PaymentDateBanglaColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetPaymentDateBanglaNull() {
|
|||
|
this[this.tableBonusPaySlipNew.PaymentDateBanglaColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsSLNull() {
|
|||
|
return this.IsNull(this.tableBonusPaySlipNew.SLColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetSLNull() {
|
|||
|
this[this.tableBonusPaySlipNew.SLColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
///Represents strongly named DataRow class.
|
|||
|
///</summary>
|
|||
|
public partial class BonusRegisterNewRow : global::System.Data.DataRow {
|
|||
|
|
|||
|
private BonusRegisterNewDataTable tableBonusRegisterNew;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
internal BonusRegisterNewRow(global::System.Data.DataRowBuilder rb) :
|
|||
|
base(rb) {
|
|||
|
this.tableBonusRegisterNew = ((BonusRegisterNewDataTable)(this.Table));
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string EmpName {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.EmpNameColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'EmpName\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.EmpNameColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string JoiningDate {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.JoiningDateColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'JoiningDate\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.JoiningDateColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string EmpNo {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.EmpNoColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'EmpNo\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.EmpNoColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string Designation {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.DesignationColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'Designation\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.DesignationColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string AccountNo {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.AccountNoColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'AccountNo\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.AccountNoColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string Line {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.LineColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'Line\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.LineColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string Grade {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.GradeColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'Grade\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.GradeColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string Basic {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.BasicColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'Basic\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.BasicColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string HouseRent {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.HouseRentColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'HouseRent\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.HouseRentColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string MedicalAllow {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.MedicalAllowColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'MedicalAllow\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.MedicalAllowColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string Conveyance {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.ConveyanceColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'Conveyance\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.ConveyanceColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string FoodAllow {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.FoodAllowColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'FoodAllow\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.FoodAllowColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string GrossSalary {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.GrossSalaryColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'GrossSalary\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.GrossSalaryColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string BonusAmount {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.BonusAmountColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'BonusAmount\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.BonusAmountColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string BonusName {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.BonusNameColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'BonusName\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.BonusNameColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string SL {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.SLColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'SL\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.SLColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string TDS {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.TDSColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'TDS\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.TDSColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string Net {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBonusRegisterNew.NetColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'Net\' in table \'BonusRegisterNew\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBonusRegisterNew.NetColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsEmpNameNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.EmpNameColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetEmpNameNull() {
|
|||
|
this[this.tableBonusRegisterNew.EmpNameColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsJoiningDateNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.JoiningDateColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetJoiningDateNull() {
|
|||
|
this[this.tableBonusRegisterNew.JoiningDateColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsEmpNoNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.EmpNoColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetEmpNoNull() {
|
|||
|
this[this.tableBonusRegisterNew.EmpNoColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsDesignationNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.DesignationColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetDesignationNull() {
|
|||
|
this[this.tableBonusRegisterNew.DesignationColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsAccountNoNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.AccountNoColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetAccountNoNull() {
|
|||
|
this[this.tableBonusRegisterNew.AccountNoColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsLineNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.LineColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetLineNull() {
|
|||
|
this[this.tableBonusRegisterNew.LineColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsGradeNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.GradeColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetGradeNull() {
|
|||
|
this[this.tableBonusRegisterNew.GradeColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsBasicNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.BasicColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetBasicNull() {
|
|||
|
this[this.tableBonusRegisterNew.BasicColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsHouseRentNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.HouseRentColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetHouseRentNull() {
|
|||
|
this[this.tableBonusRegisterNew.HouseRentColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsMedicalAllowNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.MedicalAllowColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetMedicalAllowNull() {
|
|||
|
this[this.tableBonusRegisterNew.MedicalAllowColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsConveyanceNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.ConveyanceColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetConveyanceNull() {
|
|||
|
this[this.tableBonusRegisterNew.ConveyanceColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsFoodAllowNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.FoodAllowColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetFoodAllowNull() {
|
|||
|
this[this.tableBonusRegisterNew.FoodAllowColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsGrossSalaryNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.GrossSalaryColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetGrossSalaryNull() {
|
|||
|
this[this.tableBonusRegisterNew.GrossSalaryColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsBonusAmountNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.BonusAmountColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetBonusAmountNull() {
|
|||
|
this[this.tableBonusRegisterNew.BonusAmountColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsBonusNameNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.BonusNameColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetBonusNameNull() {
|
|||
|
this[this.tableBonusRegisterNew.BonusNameColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsSLNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.SLColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetSLNull() {
|
|||
|
this[this.tableBonusRegisterNew.SLColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsTDSNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.TDSColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetTDSNull() {
|
|||
|
this[this.tableBonusRegisterNew.TDSColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsNetNull() {
|
|||
|
return this.IsNull(this.tableBonusRegisterNew.NetColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetNetNull() {
|
|||
|
this[this.tableBonusRegisterNew.NetColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
///Represents strongly named DataRow class.
|
|||
|
///</summary>
|
|||
|
public partial class BanglaPSlipBonusRow : global::System.Data.DataRow {
|
|||
|
|
|||
|
private BanglaPSlipBonusDataTable tableBanglaPSlipBonus;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
internal BanglaPSlipBonusRow(global::System.Data.DataRowBuilder rb) :
|
|||
|
base(rb) {
|
|||
|
this.tableBanglaPSlipBonus = ((BanglaPSlipBonusDataTable)(this.Table));
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string EmpNo {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBanglaPSlipBonus.EmpNoColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'EmpNo\' in table \'BanglaPSlipBonus\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBanglaPSlipBonus.EmpNoColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string Description {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBanglaPSlipBonus.DescriptionColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'Description\' in table \'BanglaPSlipBonus\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBanglaPSlipBonus.DescriptionColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string Amount {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tableBanglaPSlipBonus.AmountColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'Amount\' in table \'BanglaPSlipBonus\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tableBanglaPSlipBonus.AmountColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsEmpNoNull() {
|
|||
|
return this.IsNull(this.tableBanglaPSlipBonus.EmpNoColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetEmpNoNull() {
|
|||
|
this[this.tableBanglaPSlipBonus.EmpNoColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsDescriptionNull() {
|
|||
|
return this.IsNull(this.tableBanglaPSlipBonus.DescriptionColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetDescriptionNull() {
|
|||
|
this[this.tableBanglaPSlipBonus.DescriptionColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsAmountNull() {
|
|||
|
return this.IsNull(this.tableBanglaPSlipBonus.AmountColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetAmountNull() {
|
|||
|
this[this.tableBanglaPSlipBonus.AmountColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
///Represents strongly named DataRow class.
|
|||
|
///</summary>
|
|||
|
public partial class PRBCalculationRow : global::System.Data.DataRow {
|
|||
|
|
|||
|
private PRBCalculationDataTable tablePRBCalculation;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
internal PRBCalculationRow(global::System.Data.DataRowBuilder rb) :
|
|||
|
base(rb) {
|
|||
|
this.tablePRBCalculation = ((PRBCalculationDataTable)(this.Table));
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string Measure {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tablePRBCalculation.MeasureColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'Measure\' in table \'PRBCalculation\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tablePRBCalculation.MeasureColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string BonusTarget {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tablePRBCalculation.BonusTargetColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'BonusTarget\' in table \'PRBCalculation\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tablePRBCalculation.BonusTargetColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string PayoutPerformance {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tablePRBCalculation.PayoutPerformanceColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'PayoutPerformance\' in table \'PRBCalculation\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tablePRBCalculation.PayoutPerformanceColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public string Amount {
|
|||
|
get {
|
|||
|
try {
|
|||
|
return ((string)(this[this.tablePRBCalculation.AmountColumn]));
|
|||
|
}
|
|||
|
catch (global::System.InvalidCastException e) {
|
|||
|
throw new global::System.Data.StrongTypingException("The value for column \'Amount\' in table \'PRBCalculation\' is DBNull.", e);
|
|||
|
}
|
|||
|
}
|
|||
|
set {
|
|||
|
this[this.tablePRBCalculation.AmountColumn] = value;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsMeasureNull() {
|
|||
|
return this.IsNull(this.tablePRBCalculation.MeasureColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetMeasureNull() {
|
|||
|
this[this.tablePRBCalculation.MeasureColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsBonusTargetNull() {
|
|||
|
return this.IsNull(this.tablePRBCalculation.BonusTargetColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetBonusTargetNull() {
|
|||
|
this[this.tablePRBCalculation.BonusTargetColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsPayoutPerformanceNull() {
|
|||
|
return this.IsNull(this.tablePRBCalculation.PayoutPerformanceColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetPayoutPerformanceNull() {
|
|||
|
this[this.tablePRBCalculation.PayoutPerformanceColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public bool IsAmountNull() {
|
|||
|
return this.IsNull(this.tablePRBCalculation.AmountColumn);
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public void SetAmountNull() {
|
|||
|
this[this.tablePRBCalculation.AmountColumn] = global::System.Convert.DBNull;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
///Row event argument class
|
|||
|
///</summary>
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public class BonusPaySlipNewRowChangeEvent : global::System.EventArgs {
|
|||
|
|
|||
|
private BonusPaySlipNewRow eventRow;
|
|||
|
|
|||
|
private global::System.Data.DataRowAction eventAction;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BonusPaySlipNewRowChangeEvent(BonusPaySlipNewRow row, global::System.Data.DataRowAction action) {
|
|||
|
this.eventRow = row;
|
|||
|
this.eventAction = action;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BonusPaySlipNewRow Row {
|
|||
|
get {
|
|||
|
return this.eventRow;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataRowAction Action {
|
|||
|
get {
|
|||
|
return this.eventAction;
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
///Row event argument class
|
|||
|
///</summary>
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public class BonusRegisterNewRowChangeEvent : global::System.EventArgs {
|
|||
|
|
|||
|
private BonusRegisterNewRow eventRow;
|
|||
|
|
|||
|
private global::System.Data.DataRowAction eventAction;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BonusRegisterNewRowChangeEvent(BonusRegisterNewRow row, global::System.Data.DataRowAction action) {
|
|||
|
this.eventRow = row;
|
|||
|
this.eventAction = action;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BonusRegisterNewRow Row {
|
|||
|
get {
|
|||
|
return this.eventRow;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataRowAction Action {
|
|||
|
get {
|
|||
|
return this.eventAction;
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
///Row event argument class
|
|||
|
///</summary>
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public class BanglaPSlipBonusRowChangeEvent : global::System.EventArgs {
|
|||
|
|
|||
|
private BanglaPSlipBonusRow eventRow;
|
|||
|
|
|||
|
private global::System.Data.DataRowAction eventAction;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BanglaPSlipBonusRowChangeEvent(BanglaPSlipBonusRow row, global::System.Data.DataRowAction action) {
|
|||
|
this.eventRow = row;
|
|||
|
this.eventAction = action;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public BanglaPSlipBonusRow Row {
|
|||
|
get {
|
|||
|
return this.eventRow;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataRowAction Action {
|
|||
|
get {
|
|||
|
return this.eventAction;
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
/// <summary>
|
|||
|
///Row event argument class
|
|||
|
///</summary>
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public class PRBCalculationRowChangeEvent : global::System.EventArgs {
|
|||
|
|
|||
|
private PRBCalculationRow eventRow;
|
|||
|
|
|||
|
private global::System.Data.DataRowAction eventAction;
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public PRBCalculationRowChangeEvent(PRBCalculationRow row, global::System.Data.DataRowAction action) {
|
|||
|
this.eventRow = row;
|
|||
|
this.eventAction = action;
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public PRBCalculationRow Row {
|
|||
|
get {
|
|||
|
return this.eventRow;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
|
|||
|
public global::System.Data.DataRowAction Action {
|
|||
|
get {
|
|||
|
return this.eventAction;
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
#pragma warning restore 1591
|