資源簡介
修正提交數據庫有失敗時也返回成功的BUG
修正臟數據提交bug
修正無法賦值整數0的BUG
代碼片段和文件信息
//?
//???SubSonic?-?http://subsonicproject.com
//?
//???The?contents?of?this?file?are?subject?to?the?New?BSD
//???License?(the?“License“);?you?may?not?use?this?file
//???except?in?compliance?with?the?License.?You?may?obtain?a?copy?of
//???the?License?at?http://www.opensource.org/licenses/bsd-license.php
//??
//???Software?distributed?under?the?License?is?distributed?on?an?
//???“AS?IS“?basis?WITHOUT?WARRANTY?OF?ANY?KIND?either?express?or
//???implied.?See?the?License?for?the?specific?language?governing
//???rights?and?limitations?under?the?License.
//?
using?System;
using?System.Collections.Generic;
using?System.Data.Common;
namespace?SubSonic.DataProviders
{
????//?Big?thanks?to?Brenton?Webster?for?the?code?contained?herein...
????///?
????///?Indicates?that?a?per-thread?shared?DbConnection?object?should?be?used?the?default?DataProvider
????///?(or?alternativley?a?specific?DataProvider?if?one?is?given)?when?communicating?with?the?database.
????///?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????286208??2013-08-01?09:34??SubSonic.Core\bin\Debug\Castle.Core.dll
?????文件?????348160??2013-08-10?17:20??SubSonic.Core\bin\Debug\SubSonic.Core.dll
?????文件?????998912??2013-08-10?17:20??SubSonic.Core\bin\Debug\SubSonic.Core.pdb
?????文件?????209936??2013-08-10?17:20??SubSonic.Core\bin\Debug\SubSonic.Core.xm
?????文件???????8576??2013-07-30?09:57??SubSonic.Core\DataProviders\Connection.cs
?????文件??????18596??2013-07-30?09:57??SubSonic.Core\DataProviders\DbDataProvider.cs
?????文件???????3025??2013-07-30?09:57??SubSonic.Core\DataProviders\IDataProvider.cs
?????文件???????1544??2013-07-30?09:57??SubSonic.Core\DataProviders\IInterceptionStrategy.cs
?????文件????????638??2013-07-30?09:57??SubSonic.Core\DataProviders\IQueryLanguage.cs
?????文件???????3000??2013-07-30?09:57??SubSonic.Core\DataProviders\ISchemaGenerator.cs
?????文件???????1418??2013-07-30?09:57??SubSonic.Core\DataProviders\ISqlFragment.cs
?????文件???????3556??2013-07-30?09:57??SubSonic.Core\DataProviders\ISqlGenerator.cs
?????文件???????5060??2013-07-30?09:57??SubSonic.Core\DataProviders\LazyLoadInterceptor.cs
?????文件????????378??2013-07-30?09:57??SubSonic.Core\DataProviders\Log\DelegatingLogAdapter.cs
?????文件????????142??2013-07-30?09:57??SubSonic.Core\DataProviders\Log\ILogAdapter.cs
?????文件????????400??2013-07-30?09:57??SubSonic.Core\DataProviders\Log\TextWriterLogAdapter.cs
?????文件??????18023??2013-07-30?09:57??SubSonic.Core\DataProviders\MySQL\MySqlFormatter.cs
?????文件???????9486??2013-07-30?09:57??SubSonic.Core\DataProviders\MySQL\MySqlGenerator.cs
?????文件???????2694??2013-07-30?09:57??SubSonic.Core\DataProviders\MySQL\MySqlLanguage.cs
?????文件???????1396??2013-07-30?09:57??SubSonic.Core\DataProviders\MySQL\MySQLProvider.cs
?????文件???????7883??2013-07-30?09:57??SubSonic.Core\DataProviders\MySQL\MySqlSchema.cs
?????文件????????477??2013-07-30?09:57??SubSonic.Core\DataProviders\MySQL\MySqlSqlFragment.cs
?????文件???????3915??2013-07-30?09:57??SubSonic.Core\DataProviders\ProviderFactory.cs
?????文件??????17153??2013-07-30?09:57??SubSonic.Core\DataProviders\SQLite\SQLiteFormatter.cs
?????文件???????4834??2013-07-30?09:57??SubSonic.Core\DataProviders\SQLite\SQLiteGenerator.cs
?????文件???????2736??2013-07-30?09:57??SubSonic.Core\DataProviders\SQLite\SQLiteLanguage.cs
?????文件???????1455??2013-07-30?09:57??SubSonic.Core\DataProviders\SQLite\SqLiteProvider.cs
?????文件???????8124??2013-07-30?09:57??SubSonic.Core\DataProviders\SQLite\SQLiteSchema.cs
?????文件???????4676??2013-08-10?16:59??SubSonic.Core\DataProviders\SqlServer\Sql2005Generator.cs
?????文件???????9179??2013-07-30?09:57??SubSonic.Core\DataProviders\SqlServer\Sql2005Schema.cs
............此處省略139個文件信息
- 上一篇:使用VCSharp.net開發(fā)BOS插件
- 下一篇:C# 內容繁簡轉換
評論
共有 條評論