public DataSet ActiveDataSet { get; }
Public ReadOnly Property ActiveDataSet As DataSet
public: property DataSet^ ActiveDataSet { DataSet^ get (); }