isReadOnly property
      
      bool
      get
      isReadOnly
      
    
    
Returns whether this statement makes no direct changes to the contents of the database file.
Implementation
bool get isReadOnly;Returns whether this statement makes no direct changes to the contents of the database file.
bool get isReadOnly;