Gets or sets the name of the dataset to use in the parameter.
| Visual Basic (Declaration) | |
|---|---|
Public Property DataSetName As System.String | |
| C# | |
|---|---|
public System.string DataSetName {get; set;} | |
Property Value
A String representing the name of the dataset to use.