次の方法で共有


StorageViewBase.GetColumnInfo(Int32) メソッド

定義

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

パラメーター

iCol
Int32

戻り値

実装

適用対象