Gets or sets the name of the dataset.
'Declaration Public Property Name As String
public string Name {get; set;}
A String indicating the name of the dataset.
Cannot be the same name as any data region or grouping.
DataSet Class DataSet Members