AdomdDataReader.GetDataReader(Int32) Method

Definition

GetDataReader

public Microsoft.AnalysisServices.AdomdClient.AdomdDataReader GetDataReader (int ordinal);
member this.GetDataReader : int -> Microsoft.AnalysisServices.AdomdClient.AdomdDataReader
Public Function GetDataReader (ordinal As Integer) As AdomdDataReader

Parameters

ordinal
Int32

ordinal

Returns

Information not available for this release.

Applies to