English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

Die '%1'-Methode vom '%2'-Typ in der '%3'-Assembly kann nicht als Mutator gekennzeichnet werden. Eine Mutatormethode darf nicht statisch und öffentlich sein und muss einen leeren Typ zurückgeben.

Click to search this error in Google

English version

Method '%1' of type '%2' in assembly '%3' cannot be marked as a mutator. A mutator method must be non-static, public, and returns void type.

Click to search this error in Google



Localized version
 German

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions