[]
Gets a name of the field that is the data source of the specified dataset.
public static string GetParentFieldName(this IDataSet dataSet)
| Type | Name | Description |
|---|---|---|
| IDataSet | dataSet | A target IDataSet object. |
| Type | Description |
|---|---|
| string | A string value indicating the name of the field that is the data source of the specified dataset. |