开发者

Spring Adotemplate.commandtimeout

I am using Spring.NET framework in an ASP.NET MVC project to query sql server databases. There is a commandtimeout prope开发者_高级运维rty in Adotemplate class & i would like to know if this is in seconds or minutes?

ex:

using spring.data.core;
using spring.data.common;

adotemplate.commandtimeout = 30;


the command timeout property is in Seconds

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜