[]
Configurates Name. Sets the table name.
public TableBuilder Name(string value)
Public Function Name(value As String) As TableBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TableBuilder | Current builder. |