Mimer SQL Data Provider
IsFixedSize Property




Mimer.Data.Client Namespace > MimerParameterCollection Class : IsFixedSize Property
Returns whether the collection has a fixed size.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property IsFixedSize As Boolean
public override bool IsFixedSize {get;}
public read-only property IsFixedSize: Boolean; override; 
public override function get IsFixedSize : boolean
public: __property bool get_IsFixedSize() override;
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerParameterCollection Class
MimerParameterCollection Members