Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - 编程 » .NET 应用程序编程 » SQL Anywhere ASP.NET 提供程序

 

健康监视提供程序表模式

SAWebEventProvider 将 Web 事件记录在提供程序数据库的 aspnet_WebEvent_Events 表中。与 SAWebEventProvider 关联的命名空间为 iAnywhere.Web.Security。WebEvents_Events 表中的每条记录均与一个 Web 事件相对应。

有关设置健康状况监控的详细信息,请参见 Microsoft 网页 "How To:Use Health Monitoring in ASP.NET 2.0 (http://msdn.microsoft.com/en-us/library/ms998306.aspx)。

列名 说明
name 提供程序的名称。
type iAnywhere.Web.Security.SAWebEventProvider
connectionStringName <connectionStrings> 元素中指定的连接字符串的名称。
connectionString 连接字符串,为可选。如果未指定 connectionStringName,则为必需。
commandTimeout 服务器调用的超时值,以秒为单位。
maxEventDetailsLength 每个事件的详细信息字符串的最大长度或 Infinite