DocBook|Search
Class Reference
%BI.AttachInfo
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%BI] >  [AttachInfo]
Private  Storage  

persistent class %BI.AttachInfo extends %Persistent

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
8 1


Summary

Properties
ChkField DateField FormID LastUpdate PicField
RecordID TextField UpdateUser

Methods
%%OIDGet %AddToSaveSet %AddToSyncSet %BMEBuilt
%BuildIndices %CheckUnique %ClassIsLatestVersion %ClassName
%ComposeOid %ConstructClone %Delete %DeleteExtent
%DeleteId %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Exists %ExistsId %Extends %GUID
%GUIDSet %GetLock %GetParameter %GetSwizzleObject
%Id %InsertBatch %IsA %IsModified
%KillExtent %KillExtentData %LoadFromMemory %LockExtent
%LockId %New %NormalizeObject %ObjectModified
%Oid %OnBeforeAddToSync %OnDetermineClass %Open
%OpenId %OriginalNamespace %PackageName %PhysicalAddress
%PurgeIndices %Reload %RemoveFromSaveSet %ResolveConcurrencyConflict
%RollBack %Save %SaveDirect %SaveIndices
%SerializeObject %SetModified %SortBegin %SortEnd
%SyncObjectIn %SyncTransport %UnlockExtent %UnlockId
%ValidateObject


Properties

• property ChkField as array of %Boolean;
• property DateField as array of %String(TRUNCATE=1);
• property FormID as %String(TRUNCATE=1);
• property LastUpdate as %String(TRUNCATE=1);
• property PicField as array of %BI.AttachedPicture;
• property RecordID as %String(TRUNCATE=1);
• property TextField as array of %String(TRUNCATE=1);
• property UpdateUser as %String(TRUNCATE=1);

Indices

• index (IDKey on FormID,RecordID) [IdKey,Unique];