Datasnap.DSServer.TDSServerClass Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnCreateInstancepublishedHappens upon creation of server class instances.
OnDestroyInstancepublishedHappens upon destruction of server class instances.
OnGetClasspublishedSpecifies the server class.
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.
OnPreparepublishedOccurs when a server method is about to be prepared.