Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Net] >  [LDAP] >  [Client] >  [StringList]
Private  Storage   

class %Net.LDAP.Client.StringList extends %RegisteredObject

WARNING: This Class and its methods has been deprecated, please use the %SYS.LDAP class.


Maintain a list of strings, (Used by %Net.LDAP.Client.Session.Search() method) This class cannot be %New()'d. Use the %Net.LDAP.Client.Session.GetStringList() method.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
Insert InsertStr


Methods

• method Insert(value As %RawString) as %Boolean
Append a string or contents of an abstract iterator to this string list.
• method InsertStr(v... As %String) as %Boolean
Append up to n optional string(s) to this list.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.