AceQLConnection..::..SetProgressIndicator Method
Sets the progress indicator variable that will store Blob/Clob upload progress between 0 and 100.
Namespace:
AceQL.Client.ApiAssembly: AceQL.Client (in AceQL.Client.dll)
Syntax
public void SetProgressIndicator( AceQLProgressIndicator progressIndicator )
Parameters
- progressIndicator
- Type: AceQL.Client.Api..::..AceQLProgressIndicator
The progress indicator variable that will store Blob/Clob upload progress between 0 and 100.