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