Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Wiki Markup
This is the type of the parent object. \[1 - ENTITY, 2 - VIEW, 3 - PROCEDURE, 4 - PACKAGE, 5 - FUNCTION\].

...

Type of the parent object. Valid values are: Entity = 1, View = 2, Procedure = 3, Package = 4, and Function = 5.

Property Type

  • Read-only property

Syntax

...

Code Block
languagevb
Public Property ParentType() As Variant
Info
titleSee Also