123456789101112131415161718192021222324 |
- $PBExportHeader$s_fileinfo.srs
- global type s_fileinfo from structure
- long fileid
- string displayname
- string filename
- long classid
- string filetype
- string dscrp
- blob filedata
- datetime opdate
- string opemp
- integer compressed
- integer encrypted
- transaction sqltransaction
- long relid
- string relcode
- long billtype
- long relid_mx
- string relcode_mx
- long scid
- string classname
- string filepath
- end type
|