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