Data.DBXTransport.TTransportFilterItem.GetFilterId
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.DBXTransport.pas Data.DBXTransport.hpp
| |
Unit: Data.DBXTransport | |
Parent: TTransportFilterItem |
Delphi
function GetFilterId: string; virtual;
C++
virtual System::UnicodeString __fastcall GetFilterId();
Description
Returns the value of the FilterId property.
The GetFilterId method is the protected read implementation of the FilterId property.