Namespace: OpenEdge.DataAdmin
Class
IndexField
Parent classes:
Inherits: OpenEdge.DataAdmin.Entity
Implements: OpenEdge.DataAdmin.IIndexField

/* Copyright (c) 2011,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.
Author(s) :(s) : hdaniels




Method Summary
Options Name Purpose
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext () /* No local context needed - currently not used to create */
Export ()

Constructor Summary
Options Name Purpose
IndexField (IDataAdminModel)
IndexField (IDataAdminModel, IRequestInfo)

Property Summary
Options Name Purpose
OpenEdge.DataAdmin.IField Field
OpenEdge.DataAdmin.IIndex Index
LOGICAL IsAbbreviate
LOGICAL IsAscending
INTEGER Number


Method Detail
Top

OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()

/* No local context needed - currently not used to create
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

Export ()



Constructor Detail
Top

IndexField (IDataAdminModel)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

IndexField (IDataAdminModel, IRequestInfo)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
pReq OpenEdge.DataAdmin.IRequestInfo


Property Detail
Top

OpenEdge.DataAdmin.IField Field

Returns OpenEdge.DataAdmin.IField
Top

OpenEdge.DataAdmin.IIndex Index

Returns OpenEdge.DataAdmin.IIndex
Top

LOGICAL IsAbbreviate

Returns LOGICAL
Top

LOGICAL IsAscending

Returns LOGICAL
Top

INTEGER Number

Returns INTEGER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15