XmlaWarning.WarningCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identification code for the warning represeted by the XmlaWarning object.
public int WarningCode { get; }
member this.WarningCode : int
Public ReadOnly Property WarningCode As Integer
Property Value
The warning code.