Click or drag to resize

StiErrorStackSetError Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Engine.StiErrorStack.SetError(System.String,System.String)"]

Namespace:  Stimulsoft.Data.Engine
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static void SetError(
	string key,
	string error
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Stimulsoft.Data.Engine.StiErrorStack.SetError(System.String,System.String)"]

error
Type: SystemString

[Missing <param name="error"/> documentation for "M:Stimulsoft.Data.Engine.StiErrorStack.SetError(System.String,System.String)"]

See Also