AceQL HTTP C# Client SDK v7.5.2

AceQLParameterCollection..::..IsFixedSize Property

Specifies whether the collection is a fixed size. Not implemented.

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

Syntax


public bool IsFixedSize { get; }

Field Value

true if this instance is fixed size; otherwise, false.

Exceptions


ExceptionCondition
[System.NotSupportedException]