Cmdlets for xBase

Build 24.0.8963

ExcludeFileExtensions Parameter (Connect-xBase Cmdlet)

Set to true if file extensions should be excluded from table names.

Syntax

Connect-xBase -ExcludeFileExtensions SwitchParameter

Data Type

bool

Default Value

false

Remarks

Set to true if file extensions should be excluded from table names. For example, if set to True, this will make table `users.dbf` appear as `users`.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963