コード例 #1
0
ファイル: Form1.cs プロジェクト: RomanSm88/AvioPridpr
 private void button9_Click(object sender, EventArgs e)
 {
     Create_Othet Otchet_button9 = new Create_Othet("dbo.РейтингГородовПоЧислуПерелетов", button9.Text);
 }
コード例 #2
0
ファイル: Form1.cs プロジェクト: RomanSm88/AvioPridpr
 private void button5_Click(object sender, EventArgs e)
 {
     Create_Othet Otchet_button5 = new Create_Othet("dbo.РейтингПредприятий", button5.Text);
 }
コード例 #3
0
ファイル: Form1.cs プロジェクト: RomanSm88/AvioPridpr
 private void button6_Click(object sender, EventArgs e)
 {
     Create_Othet Otchet_button6 = new Create_Othet("dbo.РейтингСтранПоЧислуПерелетов", button6.Text);
 }
コード例 #4
0
ファイル: Form1.cs プロジェクト: RomanSm88/AvioPridpr
 private void button4_Click(object sender, EventArgs e)
 {
     Create_Othet Otchet_button4 = new Create_Othet("dbo.КлиентыПоЧислуПерелетов", button4.Text);
 }
コード例 #5
0
 private void button9_Click(object sender, EventArgs e)
 {
     Create_Othet Otchet_button9 = new Create_Othet("dbo.РейтингГородовПоЧислуПерелетов", button9.Text);
 }
コード例 #6
0
 private void button5_Click(object sender, EventArgs e)
 {
     Create_Othet Otchet_button5 = new Create_Othet("dbo.РейтингПредприятий", button5.Text);
 }
コード例 #7
0
 private void button4_Click(object sender, EventArgs e)
 {
     Create_Othet Otchet_button4 = new Create_Othet("dbo.КлиентыПоЧислуПерелетов", button4.Text);
 }
コード例 #8
0
 private void button6_Click(object sender, EventArgs e)
 {
     Create_Othet Otchet_button6 = new Create_Othet("dbo.РейтингСтранПоЧислуПерелетов", button6.Text);
 }