Class MySqlServiceInfoFactory
Inherited Members
Namespace: Steeltoe.CloudFoundry.Connector.Services
Assembly: Steeltoe.CloudFoundry.ConnectorBase.dll
Syntax
public class MySqlServiceInfoFactory : RelationalServiceInfoFactory
Constructors
| Edit this page View SourceMySqlServiceInfoFactory()
Declaration
public MySqlServiceInfoFactory()
Methods
| Edit this page View SourceCreate(String, String)
Declaration
public override IServiceInfo Create(string id, string url)
Parameters
Type | Name | Description |
---|---|---|
System.String | id | |
System.String | url |
Returns
Type | Description |
---|---|
IServiceInfo |