Mimer SQL Data Provider
IsReadOnly Property (MimerBatchCommandCollection)




Mimer.Data.Client Namespace > MimerBatchCommandCollection Class : IsReadOnly Property
Specifies whether the collection is read-only.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property IsReadOnly As Boolean
public override bool IsReadOnly {get;}
public read-only property IsReadOnly: Boolean; override; 
public override function get IsReadOnly : boolean
public: __property bool get_IsReadOnly() override;
Requirements

.NET Framework
Version 4.6.2 or later

See Also

Reference

MimerBatchCommandCollection Class
MimerBatchCommandCollection Members