ProviderUtil GetRaw Method DataBaseExecutors
Get provider name in connection string

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

public static string GetRaw(
	string conName
)

Parameters

conName
Type: System String

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

Return Value

Type: String

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

See Also