Return Type
A Boolean value.
Return Type
A Boolean value.
Syntax
object.LimitSize(strTableName As String, rowCount As Long)
The LimitSize method syntax has these parts:
| Part | Description |
| object | An expression evaluating to an object of type HalDB. |
| strTableName | String |
| rowCount | Long |