Cmdlets for Reckon Accounts Hosted

Build 24.0.9062

Sync-ReckonAccountsHosted Cmdlet

Parameters  

Reckon Accounts Hosted データを同期します。

Syntax

Sync-ReckonAccountsHosted [parameters]

Remarks

Sync-ReckonAccountsHosted cmdlet を使用すると、データソースをローカルに複製し本製品 のフルキャッシュ機能を維持することができます。

$conn = Connect-ReckonAccountsHosted -SubscriptionKey "test" -CountryVersion "2021.R2.AU" -CompanyFile "Q:/CData Software.QBW" -User "test" -Password "test" -InitiateOAuth "GETANDREFRESH" -CallbackURL "http://localhost:33333" -OAuthClientId "MyOAuthClientID" -OAuthClientSecret "MyOAuthClientSecret"
Sync-ReckonAccountsHosted -Connection $conn -Table "Customers"

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