다음을 통해 공유


BusinessLogicDataReader.GetDecimal(Int32) 메서드

정의

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

매개 변수

i
Int32

반환

구현

적용 대상