FireDAC.Stan.Error.TFDDBError.Level

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Level: Integer read FLevel write FLevel;

C++

__property int Level = {read=FLevel, write=FLevel, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FireDAC.Stan.Error.pas
FireDAC.Stan.Error.hpp
FireDAC.Stan.Error TFDDBError


Description

Représente le numéro d'un élément TFDDBError.

Utilisez la propriété Level pour obtenir le numéro d'un élément TFDDBError parmi les autres éléments de la collection d'erreurs.

Voir aussi