Inserts the values from the tags configured in the mapping column into the DatasetTable at the position indicated by the CursorIndex property, and provides a status message.

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

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

Parameters

statusMessage
Type: string

Return Value

Type: int

.NET Framework

Supported in: 4.6.2, 4.7