CellsetResultCellset Property |
Gets the cellset result.
Namespace:
Dundas.BI.Data.Functions
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public DataCellset Cellset { get; }
Public ReadOnly Property Cellset As DataCellset
Get
public:
property DataCellset^ Cellset {
DataCellset^ get ();
}
member Cellset : DataCellset with get
Property Value
Type:
DataCellsetSee Also