DOC: Undocumented SynonymType Property Value for Oracle Synonyms

ID: Q198662


The information in this article applies to:
  • Microsoft Visual Basic Learning, Professional, and Enterprise Editions for Windows, version 6.0


SUMMARY

This article contains the SynonymType property values for Oracle synonyms. These values are undocumented in the Visual Basic documentation.


MORE INFORMATION

The SynonymType property indicates the base object types. Following is a list of values for the SynonymType property:



    4 = Table
    6 = Table Trigger
    7 = Table Index
   10 = Table Foreign Key
   13 = View
   15 = Stored Procedure
   19 = Package
   26 = Synonym
   28 = Function
 

Additional query words: kbDSupport PGFest600

Keywords : kbDatabase kbOracle kbVBp600bug
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbbug


Last Reviewed: February 23, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.