FakeDataReaderGetValue - метод |
Пространство имён:
Tessa.Platform.Data.Fake
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public override Object GetValue(
int i
)
Public Overrides Function GetValue (
i As Integer
) As Object
public:
virtual Object^ GetValue(
int i
) override
abstract GetValue :
i : int -> Object
override GetValue :
i : int -> Object
Параметры
- i
- Тип: SystemInt32
Возвращаемое значение
Тип:
ObjectРеализации
IDataRecordGetValue(Int32)См. также