Objects/Tables/Table 5468 Picture Entity
Table 5468 Picture Entity in 21
Jonas Paprotka, Base Application 21.5.53619.63803, checked
- App
- Base Application
Fields, 6Keys, 1Procedures, 8Events, 5
Versions171819202122232425262728latest
Source29
Fields, 6
| Id | Name | Type | Obsolete |
|---|
| 1 | Id | Guid | - |
| 11 | Width | Integer | - |
| 12 | Height | Integer | - |
| 13 | Mime Type | Text[100] | - |
| 20 | Content | Blob | - |
| 21 | Parent Type | Enum Picture Entity Parent Type | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Id | - |
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|
| LoadData | (Text) | | public | - |
| LoadDataWithParentType | (Text, Enum Picture Entity Parent Type) | | public | - |
| SavePicture | () | | public | - |
| SavePictureWithParentType | () | | public | - |
| DeletePicture | () | | public | - |
| DeletePictureWithParentType | () | | public | - |
| GetDefaultMediaDescription | (Variant) | Text | public | - |
| GetDefaultExtension | () | Text | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnDeletePictureElseCase | (Record Integration Record, var Boolean) | Pending 17.0 |
| This event will be removed. Integration Records will be replaced by SystemID and SystemModifiedAt |
| Integration event | OnGetDefaultMediaDescriptionElseCase | (RecordRef, var Text, var Boolean) | - |
| Integration event | OnGetMediaIDElseCase | (Record Integration Record, var Guid, var Boolean) | Pending 17.0 |
| This event will be removed. Integration Records will be replaced by SystemID and SystemModifiedAt |
| Integration event | OnSavePictureElseCase | (Record Integration Record, var Boolean) | Pending 17.0 |
| This event will be removed. Integration Records will be replaced by SystemID and SystemModifiedAt |
| Integration event | OnAfterGetRecordRefFromFilter | (Text, var RecordRef, var Boolean) | - |