Namespace: OpenEdge.DataAdmin.Rest
Class
Connection
Parent classes:
Progress.Lang.Object

Inherits: Progress.Lang.Object

/* Copyright (c) 2011-2016,2018 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:Connection
Author(s):hdaniels
Created:Wed Jun 01 21:18:09 EDT 2011
Purpose:
Notes:




Method Summary
Options Name Purpose
AddProp (character)
AddProp (character, character)
ExportNormalized (character)
Progress.Json.ObjectModel.JsonObject GetJsonObject ()
Progress.Json.ObjectModel.JsonObject GetJsonProperties ()
Progress.Json.ObjectModel.JsonObject GetQueries ()
init ()

Constructor Summary
Options Name Purpose
Connection (DataAdminService)

Property Summary
Options Name Purpose
CHARACTER DatabaseUser
CHARACTER DatabaseVersion
CHARACTER DomainName
LOGICAL isCDCEnabled
LOGICAL isHorizontalPartitionEnabled
LOGICAL IsMultiTenancyEnabled
LOGICAL isReadOnlyPartitionsEnabled
LOGICAL IsSecurityAdministrator
CHARACTER Name
CHARACTER ProgressVersion
CHARACTER TenantName
CHARACTER TenantType
CHARACTER URL
INTEGER Version


Method Detail
Top

PRIVATE AddProp (character)

Parameters:
pcName CHARACTER
Top

PRIVATE AddProp (character, character)

Parameters:
pcName CHARACTER
pcValue CHARACTER
Top

PUBLIC ExportNormalized (character)

Parameters:
pcfile CHARACTER
Top

PROTECTED Progress.Json.ObjectModel.JsonObject GetJsonObject ()

Returns Progress.Json.ObjectModel.JsonObject
Top

PROTECTED Progress.Json.ObjectModel.JsonObject GetJsonProperties ()

Returns Progress.Json.ObjectModel.JsonObject
Top

PROTECTED Progress.Json.ObjectModel.JsonObject GetQueries ()

Returns Progress.Json.ObjectModel.JsonObject
Top

PRIVATE init ()



Constructor Detail
Top

PUBLIC Connection (DataAdminService)

Parameters:
service OpenEdge.DataAdmin.DataAdminService


Property Detail
Top

PUBLIC CHARACTER DatabaseUser

Returns CHARACTER
Top

PUBLIC CHARACTER DatabaseVersion

Returns CHARACTER
Top

PUBLIC CHARACTER DomainName

Returns CHARACTER
Top

PUBLIC LOGICAL isCDCEnabled

Returns LOGICAL
Top

PUBLIC LOGICAL isHorizontalPartitionEnabled

Returns LOGICAL
Top

PUBLIC LOGICAL IsMultiTenancyEnabled

Returns LOGICAL
Top

PUBLIC LOGICAL isReadOnlyPartitionsEnabled

Returns LOGICAL
Top

PUBLIC LOGICAL IsSecurityAdministrator

Returns LOGICAL
Top

PUBLIC CHARACTER Name

Returns CHARACTER
Top

PUBLIC CHARACTER ProgressVersion

Returns CHARACTER
Top

PUBLIC CHARACTER TenantName

Returns CHARACTER
Top

PUBLIC CHARACTER TenantType

Returns CHARACTER
Top

PUBLIC CHARACTER URL

Returns CHARACTER
Top

PUBLIC INTEGER Version

Returns INTEGER


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0