Class DB2ServiceInfoFactory
Implements
Inherited Members
Namespace: Steeltoe.Connector.Services
Assembly: Steeltoe.Connector.ConnectorBase.dll
Syntax
public class DB2ServiceInfoFactory : RelationalServiceInfoFactory, IServiceInfoFactory
Constructors
| Edit this page View SourceDB2ServiceInfoFactory()
Declaration
public DB2ServiceInfoFactory()
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 |