Database Reference
In-Depth Information
Glo balClasses.DBOperations.
SetData(UpdateSTR);
}
}
}
Mes sageBox.Show(DateTime.Now.
Subtract(dt).ToString());
}
catch (Exception EX)
{
MessageBox.Show(EX.Message);
}
}
private void toolStrip1_ItemClicked(object sender,
ToolStripItemClickedEventArgs e)
{
}
}
}
9.4.5 Source Code of the Concurrency Control Form
namespace MLS
{
partial class QueryForm
{
///<summary>
///Required designer variable.
///</summary>
pri vate System.ComponentModel.IContainer
components = null;
///<summary>
///Clean up any resources being used.
///</summary>
///<param name = “disposing”>true if managed resources
should be disposed; otherwise, false.</param>
protected override void Dispose(bool
disposing)
{
if (disposing && (components ! = null))
{
components.Dispose();
}
base.Dispose(disposing);
}
Search WWH ::




Custom Search