AdomdDataReader.GetName(Int32) Method

Definition

GetName

public string GetName (int ordinal);
abstract member GetName : int -> string
override this.GetName : int -> string
Public Function GetName (ordinal As Integer) As String

Parameters

ordinal
Int32

ordinal

Returns

Information not available for this release.

Implements

Applies to