System.JSON.Types.TJsonDBRef.DB

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

DB: String;

C++

System::UnicodeString DB;

Properties

Type Visibility Source Unit Parent
field public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types TJsonDBRef

Description

DB reference optional database name.

See Also