DataProvider.GetDataTypeName(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 type name for column at ordinal i
public string GetDataTypeName (int i);
abstract member GetDataTypeName : int -> string
override this.GetDataTypeName : int -> string
Public Function GetDataTypeName (i As Integer) As String
Parameters
- i
- Int32