Data.DBXMessageHandlerCommon.TDBXVendorPropertyMessage.PropertyValue
[–] 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.