Oracle database adapter
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class OracleAdapter : IDataSetAdapter
public class OracleAdapter : IDataSetAdapter
Public Class OracleAdapter Implements IDataSetAdapter
Public Class OracleAdapter Implements IDataSetAdapter
public ref class OracleAdapter : IDataSetAdapter
public ref class OracleAdapter : IDataSetAdapter
type OracleAdapter = class interface IDataSetAdapter end
type OracleAdapter = class interface IDataSetAdapter end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
OracleAdapter(String, String, Configuration) |
New instance
| |
Configuration |
Index configuration
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetDataSet(Int32, Int32) |
Gets the next set of data
| |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
Location |
Connection string
| |
MemberwiseClone()()()() | (Inherited from Object.) | |
Query |
SQL to retrieve data
| |
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
OracleAdapter |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120