Cmdlets for Google Sheets

Build 24.0.9060

PrimaryKeyIdentifier Parameter (Connect-GoogleSheets Cmdlet)

Set this property to control the name of the primary key.

Syntax

Connect-GoogleSheets -PrimaryKeyIdentifier string

Data Type

cstr

Default Value

""

Remarks

Determines the name of the primary key column which holds the row number. The default value of the primary key is Id.

Set this property if there is a column named ID in the table you are quering, or if you prefer to change the name of the primary key.

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