'宣言 Function GetColumnIndex( _ ByVal columnName As System.String _ ) As System.Integer
System.int GetColumnIndex( System.string columnName )
パラメータ
- columnName
- 列名。
戻り値の型
指定した列のインデックス。
'宣言 Function GetColumnIndex( _ ByVal columnName As System.String _ ) As System.Integer
System.int GetColumnIndex( System.string columnName )