Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IsColumnString メソッド (GanttDataAdapter)
指定されたインデックスの列に文字列値が含まれているかどうかを判別します。
シンタックス
'宣言
Public Overrides Function IsColumnString( _
ByVal As Integer _
) As Boolean
public override bool IsColumnString(
int
)
パラメータ
- index
- 調査対象の列のインデックス。
戻り値の型
False。
参照