Data.DBXMessageHandlerCommon.TDBXVendorPropertyMessage.PropertyValue

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.DBXMessageHandlerCommon.pas
Data.DBXMessageHandlerCommon.hpp
Unit: Data.DBXMessageHandlerCommon
Parent: TDBXVendorPropertyMessage

Delphi

property PropertyValue: string read FPropertyValue write FPropertyValue;

C++

__property System::UnicodeString PropertyValue = {read=FPropertyValue, write=FPropertyValue};

Description

Embarcadero Technologies does not currently have any additional information.