System.JSON.Types.TJsonCodeWScope.Code

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

Code: String;

C++

System::UnicodeString Code;

プロパティ

種類 可視性 ソース ユニット
field public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types TJsonCodeWScope


説明

スコープ コード値がある BSON コード。

スコープ付き BSON コードの詳細については、「BSON 仕様」を参照してください。

関連項目