AppConnMetaData Interface

Use the AppConnMetaData interface to manage model metadata.

Click a method to see more information on its use, syntax, and parameters:

Description Property

Used to get the description of a metadata object.

Syntax

object.Description

Part Description
object A metadata object

Remarks

Use the Description property to get the description of a metadata object.

MetaDataType Property

Used to get the type of the metadata.

Syntax

object.RecordType

Part Description
object A metadata object

Remarks

Use the MetaDataType property to get type of a metadata object. The enumeration values for AppConnMetaDataType are defined in the Type Library.

Metadata Types
AttributeMeta
OperationMeta
RecordSetMeta
FieldMeta
VariableMeta
TableMeta
ColumnMeta
ProcedureMeta

Name Property

Used to get the name of a metadata object.

Syntax

object.Name

Part Description
object A metadata object

Remarks

Use the Name property to get the name of a metadata object.

 

 

 

 

  Attachmate