Icon TProcedureRights

Unit: dbisamtb

TProcedureRights = set of TProcedureRight

This type is used as a set of TProcedureRight enumerated types to indicate the set of rights currently granted to a given user for a given server-side procedure on a database server. It is used as a parameter to the TDBISAMSession AddRemoteProcedureUser, ModifyRemoteProcedureUser, and GetRemoteProcedureUser methods, as well as the TDBISAMEngine AddServerProcedureUser, ModifyServerProcedureUser, and GetServerProcedureUser methods.
Image