IDataStorage.GetColumnInfo(Int32) Method

Definition

public:
 Microsoft::ReportingServices::QueryDesigners::IColumnInfo ^ GetColumnInfo(int iCol);
public Microsoft.ReportingServices.QueryDesigners.IColumnInfo GetColumnInfo (int iCol);
abstract member GetColumnInfo : int -> Microsoft.ReportingServices.QueryDesigners.IColumnInfo
Public Function GetColumnInfo (iCol As Integer) As IColumnInfo

Parameters

iCol
Int32

Returns

Applies to