sqlhelper.rar

时间:2012-12-21 11:00:08
【文件属性】:

文件名称:sqlhelper.rar

文件大小:6KB

文件格式:RAR

更新时间:2012-12-21 11:00:08

sqlhelper sql sql助手

//=============================================================================== // Microsoft Data Access Application Block for .NET微软.NET数据访问程序块 // http://msdn.microsoft.com/library/en-us/dnbda/html/daab-rm.asp(可在此网页查看) // // SQLHelper.cs // // This file contains the implementations of the SqlHelper and SqlHelperParameterCache // classes. 这个文件实现了SqlHelper类和SqlHelperParameterCache类 //其中SqlHelper类执行各种方式的数据操作处理,而SqlHelperParameterCache类则是获得存储过程的参数集合 // For more information see the Data Access Application Block Implementation Overview. // //=============================================================================== // Copyright (C) 2000-2001 Microsoft Corporation // All rights reserved. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY // OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT // LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR // FITNESS FOR A PARTICULAR PURPOSE. //==============================================================================


【文件预览】:
SqlHelper.cs

网友评论