3-6
SOMobjects Base Toolkit Quick Reference Guide
ImplementationDef class
(see impldef.idl)
attribute string impl_id;
Contains the DSOM-generated identifier for a server implementation.
attribute string impl_alias;
Contains the “alias” (user-friendly name) for a server implementation.
attribute string impl_program;
Contains the full pathname of the program which will be executed by the process for this server.
attribute Flags impl_flags;
Contains a bit-vector of flags used to identify server options (for example, multi-threading).
attribute string impl_server_class;
Contains the name of the SOMDServer class or subclass created by the server process.
attribute string impl_refdata_file;
Contains the full pathname of the file used to store ReferenceData for the server.
attribute string impl_refdata_bkup;
Contains the full pathname of the backup mirror
file used to store ReferenceData for the server.
attribute string impl_hostname;
Contains the hostname of the machine where the server is located.
Komentarze do niniejszej Instrukcji