Cmdlets for Exact Online

Build 23.0.8839

RecognizeDateFields Parameter (Connect-ExactOnline Cmdlet)

To recognize the date fields.

Syntax

Connect-ExactOnline -RecognizeDateFields string

Data Type

cstr

Default Value

""

Remarks

Comma-separated values(columnName/tableName.columnName) which will be treated as DATE instead of DATETIME by the driver. Example: RecognizeDateFields="StartDate,Accounts.EndDate", this will ensure that StartDate columns for all the tables and EndDate column for Accounts table will be treated as DATE instead of DATETIME.

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