Click or drag to resize
SqlStartExclusion Constructor
Initializes a new instance of the SqlStartExclusion class

Namespace: Activsoft.Engine.Db
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public SqlStartExclusion(
	int depth
)

Parameters

depth
Type: SystemInt32

[Missing <param name="depth"/> documentation for "M:Activsoft.Engine.Db.SqlStartExclusion.#ctor(System.Int32)"]

See Also