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 the full error text for this instance.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property FullErrorText As String
Get
'Utilisation
Dim instance As ValidationError
Dim value As String
value = instance.FullErrorText
public string FullErrorText { get; }
public:
property String^ FullErrorText {
String^ get ();
}
member FullErrorText : string
function get FullErrorText () : String
Valeur de propriété
Type : System.String
The full error text.