%Stream.GlobalCharacterSearchable
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.Property Inventory (Including Private)
Method Inventory (Including Private)
Properties (Including Private)
property container as %ObjectHandle [ Transient ];
Property methods: containerGet(), containerIsValid(), containerPropertyGet(), containerPropertyIsValid(), containerPropertySet(), containerSet()
property containerProperty as %CacheString [ Transient ];
Property methods: containerPropertyGet(), containerPropertyIsValid(), containerPropertySet()
Methods (Including Private)
Inherited description: Callback for searchable stream
method ReadPassage(ByRef len As %Integer = 24576, ByRef sc As %Status) as %CacheString
Inherited Members
Inherited Properties (Including Private)
- %Concurrency
- %Location
- AtEnd
- Buffer
- IOSize
- Id
- LastModified
- LineTerminator
- MaxNodeNo
- Mode
- NodeNo
- Position
- RemoveOnClose
- Size
- TempGbl
- mLastModified
- rollback
Inherited Methods (Including Private)
- %AcquireLock()
- %AddToSaveSet()
- %CheckUnique()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %ConstructCloneInit()
- %Delete()
- %DeleteData()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GetLockReference()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %LOBPrefetch()
- %LOBPrefetchInternal()
- %LoadData()
- %LocationSet()
- %LockStream()
- %LogicalToStorage()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %ObjectSize()
- %ObjectSizeInternal()
- %Oid()
- %OnAddToSaveSet()
- %OnAfterSave()
- %OnBeforeSave()
- %OnClose()
- %OnConstructClone()
- %OnDelete()
- %OnNew()
- %OnOpen()
- %OnReload()
- %OnRollBack()
- %OnValidateObject()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %ReleaseLock()
- %Reload()
- %RemoveFromSaveSet()
- %RollBack()
- %Save()
- %SaveData()
- %SerializeObject()
- %SetModified()
- %StorageToLogical()
- %UnlockStream()
- %ValidateObject()
- CheckAtEnd()
- Clear()
- CopyFrom()
- CopyFromAndSave()
- FindAt()
- Flush()
- GetStreamId()
- InputFromDevice()
- IsCharacter()
- IsNull()
- LastModifiedGet()
- MoveTo()
- MoveToEnd()
- OutputToDevice()
- OutputToDeviceAt()
- Read()
- ReadIntoBuffer()
- ReadLine()
- ReadLineIntoStream()
- ReadSQL()
- Rewind()
- SerializeToSyncSet()
- SetupTmpGbl()
- SizeGet()
- StreamOIDIsNull()
- SyncStreamIn()
- Write()
- WriteLine()