[]
Rename the expression editor names.
public bool RenameColumn(string oldName, string newName)
Public Function RenameColumn(oldName As String, newName As String) As Boolean
| Type | Name | Description |
|---|---|---|
| string | oldName | |
| string | newName |
| Type | Description |
|---|---|
| bool |