Execute a synchronous command according to the SqlStatement; status message displays.

Parameters

string statusMessage

message with the status of the execute command

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

Public Function ExecuteCommandWithStatus( _ 
ByRef statusMessage As String
) As Integer
This language is not supported or no code example is available.
public int ExecuteCommandWithStatus( 
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