DataProvider.GetDecimal(Int32) Method

Definition

get data for column i as the given type

public decimal GetDecimal (int i);
abstract member GetDecimal : int -> decimal
override this.GetDecimal : int -> decimal
Public Function GetDecimal (i As Integer) As Decimal

Parameters

i
Int32

Returns

Implements

Applies to