Class RVOracleServiceDataSource
Oracle data source, it adds the Service name property to the base properties in RVOracleDataSource.
Inheritance
System.Object
RVOracleServiceDataSource
Inherited Members
Namespace: Reveal.Sdk
Assembly: Infragistics.Reveal.SDK.Server.dll
Syntax
public class RVOracleServiceDataSource : RVOracleDataSource
Constructors
RVOracleServiceDataSource()
Declaration
public RVOracleServiceDataSource()
Properties
Service
Service name to use when connecting to Oracle server.
Declaration
public string Service { get; set; }
Property Value
Type | Description |
---|---|
System.String |