Class RVOracleDataSource
Abstract base class for Oracle data sources
Inheritance
System.Object
RVOracleDataSource
Inherited Members
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public abstract class RVOracleDataSource : RVSqlBasedDataSource
Constructors
RVOracleDataSource()
Declaration
protected RVOracleDataSource()
Properties
Database
Name of the database to connect to.
Declaration
public string Database { get; set; }
Property Value
Type | Description |
---|---|
System.String |