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