Cmdlets for SAS Data Sets

Build 25.0.9434

Offline Parameter (Connect-SASDataSets Cmdlet)

Gets the data from the specified cache database instead of live SAS Data Sets data.

Syntax

Connect-SASDataSets -Offline SwitchParameter

Data Type

bool

Default Value

false

Remarks

When this connection property is set to True, all queries execute against the cache database instead of the live SAS Data Sets data.

In this mode, some SQL operations like INSERT, UPDATE, DELETE, and CACHE are disabled.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434