FireDAC.Phys.IBWrapper.TIBVariable.DumpLabel

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: TIBVariable

Delphi

property DumpLabel: String read GetDumpLabel write FDumpLabel;

C++

__property System::UnicodeString DumpLabel = {read=GetDumpLabel, write=FDumpLabel};

Description

Embarcadero Technologies does not currently have any additional information.