Data.DBXCommon.TDBXValueType.GetName
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: TDBXValueType |
Delphi
function GetName: string; virtual;
C++
virtual System::UnicodeString __fastcall GetName();
Description
Get Name property.
GetName gets the Name property.