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
SqlServerServiceInfo(string, string, string, string)
public SqlServerServiceInfo(string id, string url, string username, string password)
Parameters
Fields
SQLSERVER_SCHEME
public static readonly string[] SQLSERVER_SCHEME
Field Value
- string[]