| SqlStartExclusion Constructor |
Namespace: Activsoft.Engine.DbAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic SqlStartExclusion(
int depth
)
Public Sub New (
depth As Integer
)
public:
SqlStartExclusion(
int depth
)
new :
depth : int -> SqlStartExclusionParameters
- depth
- Type: SystemInt32
[Missing <param name="depth"/> documentation for "M:Activsoft.Engine.Db.SqlStartExclusion.#ctor(System.Int32)"]
See Also