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