Progress
ADM 2 Reference


containedProperties (sbo.p)

Returns a CHR(3)-delimited list where the first entry is the passed query parameter. The rest of the entries consists of paired objectNames and CHR(4)-delimited properties. ForplDeep queries the ObjectName will be colon separated to uniquely identify levels in the tree. The second in each pair is a chr(4)-separated list of values where each entry corresponds to the Propertlist for that object. For example: <pcQueryProps>CHR(3)<ObjectName1>CHR(3)<PropAvalue>CHR(4)<PropBvalue>CHR(3)<ObjectName2>CHR(3)<PropAvalue>CHR(4)<PropBvalue>.

Parameters:

INPUT pcQueryProps AS CHARACTER

Comma-separated lists of properties to retrieve from SDOs. Optionally use paired semicolon lists to query different Object types.

INPUT plDeep AS LOGICAL

If TRUE, continue query in children of children. If FALSE, query only one level down. This parameter is not currently used.

Returns: CHARACTER

Notes: The FORMAT of the returned string is INTERNAL and intended to be transported as is (across servers) to be passed into assignContainedProperties.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095