Table of Contents

Class MySqlServiceInfo

Namespace
Steeltoe.Connector.Services
Assembly
Steeltoe.Connector.Abstractions.dll
public class MySqlServiceInfo : UriServiceInfo, IServiceInfo
Inheritance
MySqlServiceInfo
Implements
Inherited Members

Constructors

MySqlServiceInfo(string, string)

public MySqlServiceInfo(string id, string url)

Parameters

id string
url string

Fields

MYSQL_SCHEME

public const string MYSQL_SCHEME = "mysql"

Field Value

string