EasyObjects.NET Programmers Reference

EasyObject.ErrorCode Property

Gets or sets the internal error code.

public int ErrorCode {get; set;}

Remarks

This property is primarily set when an error has occurred after running a query.

See Also

EasyObject Class | NCI.EasyObjects Namespace