Edit

Share via


OnelakeExplorerResult interface

An interface representing the Onelake explorer result

Properties

itemObjectId

The selected item object id

rowColumnSecurityExplorerData

The row and column level security data

selectedNodeName

The selected node path

selectedPath

The selected path

workspaceObjectId

The selected workspace object id

Property Details

itemObjectId

The selected item object id

itemObjectId: string

Property Value

string

rowColumnSecurityExplorerData

The row and column level security data

rowColumnSecurityExplorerData?: RowColumnSecurityDataChangeEvent

Property Value

selectedNodeName

The selected node path

selectedNodeName: string

Property Value

string

selectedPath

The selected path

selectedPath: string

Property Value

string

workspaceObjectId

The selected workspace object id

workspaceObjectId: string

Property Value

string