Cmdlets for CockroachDB

Build 24.0.9060

Timeout Parameter (Connect-CockroachDB Cmdlet)

The value in seconds until the timeout error is thrown, canceling the operation.

Syntax

Connect-CockroachDB -Timeout int

Data Type

int

Default Value

30

Remarks

If Timeout = 0, operations do not time out. The operations run until they complete successfully or until they encounter an error condition.

If Timeout expires and the operation is not yet complete, the cmdlet throws an exception.

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