DataConstantsEdcLogChannel Field |
The EDC logging channel name.
Namespace:
Dundas.BI.Data
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public const string EdcLogChannel = "Data.ManagedEDC"
Public Const EdcLogChannel As String = "Data.ManagedEDC"
public:
literal String^ EdcLogChannel = "Data.ManagedEDC"
static val mutable EdcLogChannel: string
Field Value
Type:
StringRemarks The value of this constant is EDC.
See Also