Share via


MemDataStorage.GetColumnInfo(Int32) 方法

定义

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

参数

iCol
Int32

返回

实现

适用于