次の方法で共有


MemStorageView.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

戻り値

適用対象