FireDAC.Phys.MongoDBWrapper.TFDMongoError.Domain

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Domain: Cardinal read FDomain;

C++

__property unsigned Domain = {read=FDomain, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TFDMongoError


Beschreibung

Schreibgeschützt. Gibt den Domänencode des MongoDB-Fehlers zurück.

Siehe auch