ProviderUtil toProviderType Method DataBaseExecutors
Get ProviderType from provider name.

Namespace: DataBaseExecutors
Assembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax

public static ProviderType toProviderType(
	string provider
)

Parameters

provider
Type: System String

[Missing <param name="provider"/> documentation for "M:DataBaseExecutors.ProviderUtil.toProviderType(System.String)"]

Return Value

Type: ProviderType

[Missing <returns> documentation for "M:DataBaseExecutors.ProviderUtil.toProviderType(System.String)"]

See Also