Click or drag to resize
DbReaderGetAsDecimail Method
Get To Decimal

Namespace: Adf.Db
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public decimal GetAsDecimail(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Adf.Db.DbReader.GetAsDecimail(System.String)"]

Return Value

Type: Decimal

[Missing <returns> documentation for "M:Adf.Db.DbReader.GetAsDecimail(System.String)"]

Implements

IDbReaderGetAsDecimail(String)
See Also