Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
Private  Storage   

stream class %Stream.GlobalCharacterSearchable extends %Stream.GlobalCharacter

This class provides the ability to index and search a character stream from SQL. Specify this class as the type class for a stream property and supply values for the LANGUAGECLASS and (optionally) SIMILARITYINDEX parameters.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 5


Summary

Properties
%Location AtEnd Id LastModified
LineTerminator RemoveOnClose Size container
containerProperty

Methods
%AddToSaveSet %CheckUnique %ClassIsLatestVersion %ClassName
%ConstructClone %Delete %DeleteExtent %DeleteId
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Exists
%ExistsId %Extends %GetParameter %GetSwizzleObject
%Id %IsA %IsModified %IsNull
%KillExtent %LOBPrefetch %LocationSet %LockStream
%New %NormalizeObject %ObjectIsNull %ObjectModified
%ObjectSize %Oid %Open %OpenId
%OriginalNamespace %PackageName %ReleaseLock %Reload
%RemoveFromSaveSet %RollBack %Save %SerializeObject
%SetModified %UnlockStream %ValidateObject Clear
CopyFrom CopyFromAndSave FindAt Flush
GetStreamId InputFromDevice IsCharacter IsNull
LastModifiedGet MoveTo MoveToEnd OutputToDevice
OutputToDeviceAt Read ReadLine ReadLineIntoStream
ReadPassage ReadSQL Rewind SerializeToSyncSet
SizeGet StreamOIDIsNull SyncStreamIn Write
WriteLine


Properties

• property container as %ObjectHandle [ Transient ];
• property containerProperty as %RawString [ Transient ];

Methods

• method ReadPassage(ByRef len As %Integer = 24576, ByRef sc As %Status) as %RawString


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