IManagementDatabaseCustomTable.GetAllRowGuids Method

Gets the list of GUIDs for all rows in the table.
Function GetAllRowGuids() As IEnumerable(Of String)
This language is not supported or no code example is available.
IEnumerable<string> GetAllRowGuids()
This language is not supported or no code example is available.

Return Value

IEnumerable<string>

A list of row GUID strings.

Version
 
Available since QDV 7.14.520.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition