Click or drag to resize

BatchExecuteAsync Method (String)

Namespace:  Dse.Data.Linq
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public Task ExecuteAsync(
	string executionProfile
)

Parameters

executionProfile
Type: SystemString

Return Value

Type: Task
See Also