[]
Gets a name of the parent dataset.
public static string GetParentDataSetName(this IDataSet dataSet)
| Type | Name | Description |
|---|---|---|
| IDataSet | dataSet | A IDataSet object to get the name of the parent dataset from. |
| Type | Description |
|---|---|
| string | A string value indicating the name of the parent dataset. |