Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the warning message identified in the XmlaWarning class.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property WarningCode As Integer
Get
'Utilisation
Dim instance As XmlaWarning
Dim value As Integer
value = instance.WarningCode
public int WarningCode { get; }
public:
property int WarningCode {
int get ();
}
member WarningCode : int
function get WarningCode () : int
Valeur de propriété
Type : System.Int32
The identified warning message.