OptimizerResultAnalysisMessage Property |
Gets the resulting analysis message, indicating the possible automatic optimizations, if any are found.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public string AnalysisMessage { get; }
Public ReadOnly Property AnalysisMessage As String
Get
public:
property String^ AnalysisMessage {
String^ get ();
}
member AnalysisMessage : string with get
Property Value
Type:
StringSee Also