FireDAC.Phys.MongoDBWrapper.TFDMongoError.Domain

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Domain: Cardinal read FDomain;

C++

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

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TFDMongoError

Description

Read-only. Returns the MongoDB error domain code.

See Also