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


Localized version

程序集 '%3' 中类型 '%2' 的方法 '%1' 不能标记为赋值函数。赋值函数方法必须是非静态公共方法且返回空值类型。

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
 Chinese (Simplified) Legacy

Error category
 SQL Server

Other localized versions
11 versions





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