Objects/Tables/Table 5468 Picture Entity
Table 5468 Picture Entity in 28
Jonas Paprotka, Base Application 28.5.54151.54365, checked
- App
- Base Application
- Namespace
- Microsoft.Integration.Entity
Fields, 6Keys, 1Procedures, 9Events, 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, 9
| 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 | - |
| GetRecordRefFromFilter | (Text, var RecordRef) | Boolean | public | - |
Events, 5
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnGetDefaultMediaDescriptionElseCase | (RecordRef, var Text, var Boolean) | - |
| Integration event | OnAfterGetRecordRefFromFilter | (Text, var RecordRef, var Boolean) | - |
| Integration event | OnDeletePictureElseCase | (RecordRef, var Boolean) | - |
| Integration event | OnGetMediaIDElseCase | (RecordRef, var Guid, var Boolean) | - |
| Integration event | OnSavePictureElseCase | (RecordRef, var Boolean) | - |