(position int32)
| 67 | GetDataType() TSDataType |
| 68 | GetEncoding() ColumnEncoding |
| 69 | GetBoolean(position int32) (bool, error) |
| 70 | GetInt(position int32) (int32, error) |
| 71 | GetLong(position int32) (int64, error) |
| 72 | GetFloat(position int32) (float32, error) |
no outgoing calls