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 (25.3.0.1000)
Syntaxpublic 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: 
String
RemarksThe value of this constant is EDC.
See Also