打印本文 打印本文 关闭窗口 关闭窗口
通过c#连结oracle数据库(一)
作者:武汉SEO闵涛  文章来源:敏韬网  点击数1831  更新时间:2009/4/22 22:10:38  文章录入:mintao  责任编辑:mintao
//

// TODO: Add any constructor code after InitializeComponent call

//

}

/// <summary>

/// Clean up any resources being used.

/// </summary>

protected override void Dispose( bool disposing )

{

if( disposing )

{

if (components != null)

{

components.Dispose();

}

}

base.Dispose( disposing );

}

#region Windows Form Designer generated code

/// <summary>

/// Required method for Designer support - do not modify

/// the contents of this method with the code editor.

上一页  [1] [2] 

打印本文 打印本文 关闭窗口 关闭窗口