次の方法で共有


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

戻り値

実装

適用対象