Table of Contents

Class MySqlServiceInfoFactory

Namespace
Steeltoe.CloudFoundry.Connector.Services
Assembly
Steeltoe.CloudFoundry.ConnectorBase.dll
public class MySqlServiceInfoFactory : RelationalServiceInfoFactory
Inheritance
MySqlServiceInfoFactory
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