[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Contains the name for the linked dataset.
Source position: dbgrids.pas line 238
public property TComponentDataLink.DataSetName : string |
DatasetName is a String property with the name for the linked dataset in the component. The property value is retrieved from the Name property in DataSet (when assigned). Otherwise, the member value is used.
Version 4.0 | Generated 2025-05-03 | Home |