Microsoft Windows Forms QuickStarts Tutorial - Building Applications
摘要:
ADO.NET OverviewConnections Connections are used to 'talk to' databases, and are respresented by provider-specific classes such as SQLConnection. Commands travel over connections and resultsets are r... 阅读全文
posted @ 2005-11-03 21:29 anf 阅读(249) 评论(0) 推荐(0) 编辑