Interface IDbCommandOwner
Namespace: FastReport.Olap.Cube
Assembly: FastCube.Core.dll
Interface for db command owner.
public interface IDbCommandOwner
Properties
DbCommand
Gets or sets db command.
IDbCommand DbCommand { get; set; }
Namespace: FastReport.Olap.Cube
Assembly: FastCube.Core.dll
Interface for db command owner.
public interface IDbCommandOwner
Gets or sets db command.
IDbCommand DbCommand { get; set; }