Click or drag to resize

featurePropertiesdatasource_FailedSQL Property

Specifies the datasource to use for logging failed SQL requests. If not set, defaults to data database.

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

Property Value

Type: String
Specifies the datasource to use for logging failed SQL requests. If not set, defaults to data database.
See Also