DBTable.VariableSetTextType
Change a variable to Text type and sets the length in one step.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DBTable.VariableSetTextType( _
VarNo As Integer, _
Length As Integer)
|
|
This function does not return a value. |