aaPublicNSExpand
- Last UpdatedMar 18, 2021
- 1 minute read
Expands the tree view one level under a single parent object in the public namespace.
Syntax
aaPublicNSExpand PKey, FilterStr
where:
|
Argument |
Description |
|---|---|
PKey |
A local variable used to identify the object in the namespace. This value is of data type int, with no default. |
|
FilterStr |
Used to order the tagnames in the namespace. This value is of data type nvarchar(100), with a default of NULL. |
Remarks
A parent object can have one or more objects below it in the namespace hierarchy.
Permission
Execute permission defaults to the public group.