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; }
ReadOnly Property PageActivityDatasource As String
Get
Property Value
Type:
StringThe datasource for the database that has the xot_request_log table. By default, this is the Default database.
See Also