Namespace: OpenEdge.DataAdmin
Interface
IDatabaseOption
Parent classes:
Inherits: OpenEdge.DataAdmin.IDataAdminElement

Copyright (c) 2016 by Progress Software Corporation. All rights reserved.
File:IDatabaseOption
Author(s):pjudge
Created:Wed Apr 20 12:04:47 EDT 2016



Property Summary
Options Name Purpose
CHARACTER Code /* The Option code */
CHARACTER Description /* A description of the code */
LOGICAL IsBuiltin /** Returns true if the DbOption is builtin */
INTEGER OptionType /* The option type. If IsBuiltin, will map to a value in OpenEdge.DataAdmin.DbOptionTypeEnum */
CHARACTER OptionValue /* The value of the option */


Property Detail
Top

CHARACTER Code

/* The Option code
Returns CHARACTER
Top

CHARACTER Description

/* A description of the code
Returns CHARACTER
Top

LOGICAL IsBuiltin

Purpose: Returns true if the DbOption is builtin
Returns LOGICAL
Top

INTEGER OptionType

/* The option type. If IsBuiltin, will map to a value in OpenEdge.DataAdmin.DbOptionTypeEnum
Returns INTEGER
Top

CHARACTER OptionValue

/* The value of the option
Returns CHARACTER


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7