Gets or sets the name of the dataset.
'Declaration Public Property Name As System.String
public System.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