take_name
Description:
Sets the field's name using the string held by value.
When call, value is freed using value_free().
Parameters:
| this |
a SqlField structure |
| value |
a Value holding a string to take from |
Sets the field's name using the string held by value.
When call, value is freed using value_free().
| this |
a SqlField structure |
| value |
a Value holding a string to take from |