TTMSFNCWebPushServer.PushDB Property
Database component that stores and retrieves push subscriptions.
API unit family: TMS.TMSFNCWebPushServer
Declaring type: TTMSFNCWebPushServer
Inherited from: TTMSFNCCustomWebPushServer
Type: TTMSFNCWebPushDB
Syntax
property PushDB: TTMSFNCWebPushDB;
Remarks
When unassigned, subscription requests must be handled through the subscription events; otherwise the server raises an error indicating a database or event handler is required.