Namespace: OpenEdge.DataAdmin
Class
FieldImpl
Parent classes:
Inherits: OpenEdge.DataAdmin.AbstractSchemaElement
Implements: OpenEdge.DataAdmin.IField

/* Copyright (c) 2010-2016,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):hdaniels
Created:Wed Jun 23 22:05:15 EDT 2010




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
FieldImpl (IDataAdminModel)
FieldImpl (IDataAdminModel, IRequestInfo)

Property Summary
Options Name Purpose
CHARACTER DataType
LOGICAL IsLob
CHARACTER ObjectType
OpenEdge.DataAdmin.ITable Table


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

FieldImpl (IDataAdminModel)

Purpose:
Notes:
Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

FieldImpl (IDataAdminModel, IRequestInfo)

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


Property Detail
Top

CHARACTER DataType

Returns CHARACTER
Top

LOGICAL IsLob

Returns LOGICAL
Top

CHARACTER ObjectType

Returns CHARACTER
Top

OpenEdge.DataAdmin.ITable Table

Returns OpenEdge.DataAdmin.ITable


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15