'宣言 Function GetColumnId( _ ByVal columnName As System.String _ ) As System.Integer
System.int GetColumnId( System.string columnName )
パラメータ
- columnName
- 列を示す文字列値。
戻り値の型
相対列インデックスを示す整数値。
'宣言 Function GetColumnId( _ ByVal columnName As System.String _ ) As System.Integer
System.int GetColumnId( System.string columnName )