Deletes the current row of the DatasetTable and provides a status message.

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

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

Parameters

statusMessage
Type: string

Return Value

Type: int
The index of the current row is defined by the CursorIndex property.

.NET Framework

Supported in: 4.6.2, 4.7