featurePropertiesdatasource_RequestLog Property |
Specifies the datasource to use for logging Page Requests. Will be used in preference to the Application property PageActivityDatasource. If neither are set, request logging will be to the data database.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string datasource_RequestLog { get; }
ReadOnly Property datasource_RequestLog As String
Get
Property Value
Type:
StringSpecifies the datasource to use for logging Page Requests. Will be used in preference to the Application property PageActivityDatasource. If neither are set, request logging will be to the data database.
See Also