GetDbPropertyValue Method

Dal.Audit

Helpers..::..GetDbPropertyValue Method

Gets the database property value.

Namespace:  Dal.Audit
Assembly:  Dal.Audit (in Dal.Audit.dll)

Syntax


public static Object GetDbPropertyValue(
	this DbPropertyValues dbValues,
	string propertyPath
)

Parameters

dbValues
Type: DbPropertyValues
The database values.
propertyPath
Type: String
The property path.

Return Value

System.Object.