Executes a synchronous Next command that increments the value of the CusorIndex property, and displays a status message.

Namespace: T.Modules.DataSet
Assembly: T.Modules (in T.Modules.dll)

Public Function NextCommandWithStatus( _ 
ByRef statusMessage As String
) As Integer
This language is not supported or no code example is available.
public int NextCommandWithStatus( 
out string statusMessage 
)
This language is not supported or no code example is available.

Parameters

statusMessage
Type: string

Return Value

Type: int
The tags configured in the mapping column will receive the value of the next row.

.NET Framework

Supported in: 4.6.2, 4.7