DataProvider.GetDouble(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
get data for column i as the given type
public double GetDouble (int i);
abstract member GetDouble : int -> double
override this.GetDouble : int -> double
Public Function GetDouble (i As Integer) As Double
Parameters
- i
- Int32