Namespace: OpenEdge.DataAdmin
Interface
IField
Parent classes:
Inherits: OpenEdge.DataAdmin.ISchemaElement

/* Copyright (c) 2011 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:Thu Jun 10 00:52:52 EDT 2010



Property Summary
Options Name Purpose
CHARACTER DataType /** the data type of the field */
LOGICAL IsLob /** is this a lob field */
OpenEdge.DataAdmin.ITable Table /** Parent table of the field */


Property Detail
Top

CHARACTER DataType

Purpose: the data type of the field
Returns CHARACTER
Top

LOGICAL IsLob

Purpose: is this a lob field
Returns LOGICAL
Top

OpenEdge.DataAdmin.ITable Table

Purpose: Parent table of the field
Returns OpenEdge.DataAdmin.ITable


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7