Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the string value in the specified column.
Syntax
public CLRObject getString(int _position)
Run On
Called
Parameters
- _position
Type: int
The column index.
Return Value
Type: CLRObject Class
The string value.