Table of Contents

Class MySqlServiceInfoFactory

Namespace
Steeltoe.Connector.Services
Assembly
Steeltoe.Connector.ConnectorBase.dll
public class MySqlServiceInfoFactory : RelationalServiceInfoFactory, IServiceInfoFactory
Inheritance
MySqlServiceInfoFactory
Implements
Inherited Members

Constructors

MySqlServiceInfoFactory()

public MySqlServiceInfoFactory()

Methods

Create(string, string)

public override IServiceInfo Create(string id, string url)

Parameters

id string
url string

Returns

IServiceInfo