PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Overload List
Name | Description | |
---|---|---|
GetNotInSubTreeWhereClause(Int32) |
Creates a condition that can be added to the where clause of a sql query to test for exclusion from a given subtree.
|
|
GetNotInSubTreeWhereClause(array<Int32>[]()[][]) |
Creates a condition that can be added to the where clause of a sql query to test for exclusion from a given set of subtrees.
|
|
GetNotInSubTreeWhereClause(String, Int32) |
Creates a condition that can be added to the where clause of a sql query to test for exclusion from a given subtree.
|
|
GetNotInSubTreeWhereClause(String, array<Int32>[]()[][]) |
Creates a condition that can be added to the where clause of a sql query to test for exclusion from a given set of subtrees.
|