Click or drag to resize

ApplicationPropertiesPageActivityDatasource Property

The datasource for the database that has the xot_request_log table. By default, this is the Default database.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string PageActivityDatasource { get; }

Property Value

Type: String
The datasource for the database that has the xot_request_log table. By default, this is the Default database.
See Also