Interface IDataTableOwner
Namespace: FastReport.Olap.Cube
Assembly: FastReport.Olap.dll
Syntax
public interface IDataTableOwner
Properties
DataTable
Declaration
DataTable DataTable { get; set; }
Property Value
Type | Description |
---|---|
System.Data.DataTable |