AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

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
NotSupportedException