IMemo 接口 |
命名空间: XSharp.RDD
IMemo 类型公开以下成员。
名称 | 说明 | |
---|---|---|
CloseMemFile | Close the memo file | |
CreateMemFile | Create the memo file | |
Flush | Flush the changes to the memo file | |
GetValue | Get a value from a memo file for the specified column. | |
GetValueFile | Get the value for a column and write (export) it to an external file. | |
GetValueLength | Get the length of the for the specified column. | |
OpenMemFile | Open the memo file | |
PutValue | Write a value to a memo file for a specified column | |
PutValueFile | Read (Import) a value from an external file and write it to the specified column. | |
Zap | Physically remove all memos from the memofile. |