Namespace: OpenEdge.DataAdmin.DataSource
Class
SecurityOptionsSource
Parent classes:
Inherits: Progress.Lang.Object

/* Copyright (c) 2011-2017,2019 by Progress Software Corporation
/*
/* all rights reserved. no part of this program or document
/* may be reproduced in any form or by any means without
/* permission in writing from progress Software Corporation.
File:SecurityOptionsSource
Author(s):rkumar
Created:Thu Nov 24 18:04:51 IST 2011
/* {prodict/misc/misc-funcs.i}




Method Summary
Options Name Purpose
checkReadOnlyDatabase (character, character)
Fill (handle)
isDbAdmin (character) Returns whether the user (pcUser) is a database administrator or not. Parameters: INPUT pcUser - Userid of the user to check
Save (handle)

Constructor Summary
Options Name Purpose
SecurityOptionsSource () /* *************************** Definitions ************************** */


Method Detail
Top

PUBLIC checkReadOnlyDatabase (character, character)

Parameters:
pcdbNname CHARACTER
pctableName CHARACTER
Top

PUBLIC Fill (handle)

Parameters:
hbuffer HANDLE
Top

PUBLIC isDbAdmin (character)

Purpose: Returns whether the user (pcUser) is a database administrator or not.
Parameters: INPUT pcUser - Userid of the user to check
Notes:
Parameters:
pcUser CHARACTER
Top

PUBLIC Save (handle)

Parameters:
phbuffer HANDLE


Constructor Detail
Top

PUBLIC SecurityOptionsSource ()

/* *************************** Definitions **************************


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0