次の方法で共有


IStorageView.GetColumnInfo(Int32) メソッド

定義

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

パラメーター

iCol
Int32

戻り値

適用対象