列举ADO.NET中的五个主要对象,并简单描述

21 查阅
列举ADO.NET中的五个主要对象,并简单描述

参考答案:

正确答案:
connection,command,dataReader,trans,dataset ...

对象