Gets/Sets the the dataset to fill/update according to SelectString.
[Visual Basic]
Protected Property DataSetToUse As System.Data.DataSet
[C#]
protected System.Data.DataSet DataSetToUse {get; set;}
See Also
SqlDataAccess Class | SqlDataAccess Members | Magnusson.Data.SqlClient Namespace