Table of Contents

Class SqlServerServiceInfo

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

Constructors

SqlServerServiceInfo(string, string)

public SqlServerServiceInfo(string id, string url)

Parameters

id string
url string

SqlServerServiceInfo(string, string, string, string)

public SqlServerServiceInfo(string id, string url, string username, string password)

Parameters

id string
url string
username string
password string

Fields

SQLSERVER_SCHEME

public static readonly string[] SQLSERVER_SCHEME

Field Value

string[]