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