Method ConfigureOoC
ConfigureOoC(uint, string, string)
Set and configure an Out of Core component implementation
Declaration
public void ConfigureOoC(uint ooc, string implementationType, string implementationParameters)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | ooc | An OoC component |
| string | implementationType | An implementation type (see listOoCImplementations) |
| string | implementationParameters | Depends of implementation type |