Table of Contents

Class OracleServiceInfo

Namespace
Steeltoe.CloudFoundry.Connector.Services
Assembly
Steeltoe.CloudFoundry.ConnectorBase.dll
public class OracleServiceInfo : UriServiceInfo, IServiceInfo
Inheritance
OracleServiceInfo
Implements
Inherited Members

Constructors

OracleServiceInfo(string, string)

public OracleServiceInfo(string id, string url)

Parameters

id string
url string

Fields

ORACLE_SCHEME

public const string ORACLE_SCHEME = "oracle"

Field Value

string