DataProvider.GetValue(Int32) Método

Definición

obtener datos para la columna i como objeto

public object GetValue(int i);
abstract member GetValue : int -> obj
override this.GetValue : int -> obj
Public Function GetValue (i As Integer) As Object

Parámetros

i
Int32

Devoluciones

Implementaciones

Se aplica a