AceQL HTTP C# Client SDK v7.7

AceQLParameterCollection..::..Add Method (Object)

Adds the specified AceQLParameter object to the AceQLParameterCollection. Not implemented.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public int Add(
	Object value
)

Parameters

value
Type: Object
An [Object].

Return Value

The index of the new AceQLParameter object.

Exceptions


ExceptionCondition
[System.NotSupportedException]