[Overview][Classes][Procedures and functions][Index] Reference for unit 'DBActns' (#lcl)

TDataSetAction.DataSource

DataSource - the locally-stored series of records forming the DataSet, derived (by a query) from the external database

Declaration

Source position: dbactns.pp line 42

public property TDataSetAction.DataSource: TDataSource
  read FDataSource
  write SetDataSource;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.