尝试连上Oracle,并用OracleCommand命令读取数据库中的记录,显示在控制台上: 1using System; 2using System.Data; 3using System.Data.OracleClient; 4 5public class MainClass 6} 相关文章: