Click or drag to resize

ADSMemo Methods

X#

The ADSMemo type exposes the following members.

Functions
  NameDescription
Public methodCloseMemFile
This method is not supported by the AdsMemo class
(Overrides CloseMemFile.)
Public methodCreateMemFile
This method is not supported by the AdsMemo class
(Overrides CreateMemFile(DbOpenInfo).)
Public methodFlush (Overrides Flush.)
Public methodGetValue
This method is not supported by the AdsMemo class
(Overrides GetValue(Long).)
Public methodGetValueFile
This method is not supported by the AdsMemo class
(Overrides GetValueFile(Long, String).)
Public methodGetValueLength
Get the length of the for the specified column.
(Overrides GetValueLength(Long).)
Public methodOpenMemFile
This method is not supported by the AdsMemo class
(Overrides OpenMemFile(DbOpenInfo).)
Public methodPutValue
This method is not supported by the AdsMemo class
(Overrides PutValue(Long, Object).)
Public methodPutValueFile
This method is not supported by the AdsMemo class
(Overrides PutValueFile(Long, String).)
Public methodZap
Physically remove all memos from the memofile.
(Inherited from BaseMemo.)
Top
See Also