Click or drag to resize

DbDataSource.IsFixedSize Property

X#
Gets a value indicating whether the IList has a fixed size.

Namespace:  XSharp
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY IsFixedSize AS LOGIC GET 
Request Example View Source

Return Value

Type: Logic
if the IList has a fixed size; otherwise, .

Implements

IsFixedSize
See Also