列名 'KAgeTypeInfoId' 不明确。
列名 'KAgeTypeInfoId' 不明确。
.Net SqlClient Data Provider
Void OnError(System.Data.SqlClient.SqlException, Boolean)
在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
在 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
在 System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
在 System.Data.SqlClient.SqlDataReader.get_MetaData()
在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()
在 IBatisNet.DataMapper.Commands.DbCommandDecorator.System.Data.IDbCommand.ExecuteReader()
在 IBatisNet.DataMapper.MappedStatements.MappedStatement.RunQueryForList(RequestScope request, ISqlMapSession session, Object parameterObject, Int32 skipResults, Int32 maxResults)
在 IBatisNet.DataMapper.MappedStatements.MappedStatement.ExecuteQueryForList(ISqlMapSession session, Object parameterObject, Int32 skipResults, Int32 maxResults)
在 IBatisNet.DataMapper.SqlMapper.QueryForList(String statementName, Object parameterObject, Int32 skipResults, Int32 maxResults)
在 MamShare.Services.KArticleInfoDao.GetList(String startCreateTime, String endCreateTime, Int32 KAgeTypeInfoId, Int32 KArticleTypeInfoId, String Title, Int32 first, Int32 rows, Int32& count) 位置 E:\production\0-6\zs.0-6.com\MamShare.Services\Knowledge\KArticleInfoDao.cs:行号 127
在 MamShare.ZhiShi.Controllers.InformationController.Index2(Int32 ArticleTypeId, Int32 AgeTypeId, Int32 first, Int32 rows) 位置 E:\production\0-6\zs.0-6.com\MamShare.ZhiShi\Controllers\InformationController.cs:行号 117