Chapter 3 DBMS Reference Guide


Common entries for Abstract Data Type Attribute

You can define values for the following common entries for the Abstract Data Types Attribute object in the DBMS definition.

Entry Example
Create
_
Add In Oracle 8:

%ADTATTR% %DATATYPE%
Drop
_
Modify
_
SqlListQuery In Oracle 8:

{ ADT, ADTATTR , DTTPCODE, LENGTH, PREC }
SELECT type_name, attr_name, attr_type_name, length, precision
FROM all_type_attrs
ORDER BY type_name
ModifiableAttributes List of extended attributes that will be taken into account in the merge dialog box during database synchronization
ReversedStatements List of statements that will be reverse engineered

For a description of each of the common object entries, see section "Common object entries".

 


Copyright (C) 2005. Sybase Inc. All rights reserved.