Data.Cloud.AmazonAPI.TAmazonRowConditional.ColumnExists
[–] Properties | |
---|---|
Type: field | |
Visibility: public | |
Source: Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp
| |
Unit: Data.Cloud.AmazonAPI | |
Parent: TAmazonRowConditional |
Delphi
ColumnExists: Boolean;
C++
bool ColumnExists;
Description
Specifies whether the conditional class will be used to check the existence or the absence of the column.
ColumnExists must be True to check that the column exists, and False to check that it does not exist.