Click or drag to resize

DataSourcePropertiesTransactionLogDatasource Property

Choose a datasource where transaction logging will occur for this datasource. Only datasources that have the NetQuarry platform schema are supported as a transaction log datasource. If no datasource is provided, then transaction logging will take place in this datasource, providing the datasource has NetQuarry platform schema supported

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

Property Value

Type: String
Choose a datasource where transaction logging will occur for this datasource. Only datasources that have the NetQuarry platform schema are supported as a transaction log datasource. If no datasource is provided, then transaction logging will take place in this datasource, providing the datasource has NetQuarry platform schema supported
See Also