FireDAC.Stan.Param.TFDMacros.Command

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Command: TDataSet read GetDataSet;

C++

__property Data::Db::TDataSet* Command = {read=GetDataSet};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Stan.Param.pas
FireDAC.Stan.Param.hpp
FireDAC.Stan.Param TFDMacros

Description

Owner of the collection of macros if that owner is a dataset, or nil otherwise.