SoftadminApi.SyncEntity_RaiseChanged
Type:
Table-valued function
Signals to all currently open menu items that listens to the given sync entity and sync id that they should sync their data. This allows changes in the database to be shown to the client without having to refresh the page.
Parameters
@ObjectName
mandatory
varchar(300)
Object name of the sync entity.
@SchemaName
mandatory
varchar(300)
Schema name of the sync entity.
@SyncId
mandatory
nvarchar(300)
Sync id to raise the change for.
Resultsets
Resultset: Sync entity change
Table with sync entity data that is interpreted by softadmin®.
Table count:
repeated exactly once
Row count:
exactly one row