DataProvider.GetString(Int32) Method
Definition
get data for column i as the given type
public string GetString (int i);
abstract member GetString : int -> string
override this.GetString : int -> string
Public Function GetString (i As Integer) As String
Parameters
- i
- Int32