[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Contains the name for the linked dataset.
Source position: dbgrids.pas line 242
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.
TDataSet |
TComponent.Name |