FieldAttributes.setTable

Sets the name of the table to which the given field belongs.

class FieldAttributes
void
setTable
(
string table
)

Parameters

table string

table name.

Meta