ENC_RETURNCODES Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies Edit and Continue return codes.
public enum class ENC_RETURNCODES
	public enum class ENC_RETURNCODES
	enum ENC_RETURNCODES
	public enum ENC_RETURNCODES
	type ENC_RETURNCODES = 
	Public Enum ENC_RETURNCODES
		- Inheritance
 - 
				ENC_RETURNCODES
 
Fields
| Name | Value | Description | 
|---|---|---|
| E_STATEMENT_DELETED | -2147221503 | The active statement was deleted.  | 
			
| S_ENC_NOT_SUPPORTED | 262145 | Edit and Continue is not supported.  |