CommitItem
CommitItem is a data type representing a data table that was selected in the
DataSelectorElement.
Attributes
tableName: string
The display name of the data table.
libraryId: string
The unique identifier of the library that contains the table.
serverId: string
The identifier of the SAS server where the table resides.
resourceUri: string
The URI of the drive resource that represents the data table.
isLoaded: boolean
Whether the data table is currently loaded into memory.