SqlUpdate.RemoveT0Reference method
Removes the t0 reference from an SQL field reference.
public static string RemoveT0Reference(string expression)
| parameter | description |
|---|---|
| expression | The expression. |
Return Value
The expression with the T0 reference removed.
See Also
- class SqlUpdate