ReaderStorageView.GetColumnInfo(Int32) 方法

定义

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

参数

iCol
Int32

返回

适用于