ConnHelper getDbConnStr Method (DbProfile)A Sandcastle Documented Class Library
Returns a generated connection string using the given database connection profile.

Namespace: P4s3UtilsLib
Assembly: P4s3UtilsLib (in P4s3UtilsLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static string getDbConnStr(
	DbProfile p
)

Return Value

Type: String
See Also