Cmdlets for Backlog

Build 25.0.9434

GetOwnUser

Returns the user's own information.

Stored Procedure Specific Information

Backlog does not allow column references in EXECUTE statments that call stored procedures.

For example:

EXECUTE GetOwnUser;

Result Set Columns

Name Type Description
Success String Returns True if the procedure was successful.
Id String Id of the User.

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