Config.getProviderByName

Gets a GdaProviderInfo structure from the provider list given its name.

class Config
static
getProviderByName
(
string name
)

Parameters

name string

name of the provider to search for.

Return Value

a GdaProviderInfo structure, if found, or NULL if not found.

Meta