AceQL HTTP C# Client SDK v7.7

AceQLParameterCollection Properties

The AceQLParameterCollection type exposes the following members.

Properties


  Name Description
Public property CmdText
Gets the command text.
Public property Count
Specifies the number of items in the collection.
Public property IsFixedSize
Specifies whether the collection is a fixed size. Not implemented.
Public property IsReadOnly
Specifies whether the collection is read-only.
Public property IsSynchronized
Specifies whether the collection is synchronized. Not implemented.
Public property Item
Returns parameter at specified index.
Public property SyncRoot
Specifies the Object to be used to synchronize access to the collection. Not implemented.