Versions Compared

Key

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

Description

ID of the stored procedure . This ID is as assigned by ER/Studio. Each stored procedure in a diagram has a unique ID. DATATYPE: Integer.

Property

...

Type

  • Read-only property

Syntax

...

Code Block
languagevb
Public Property ID() As Variant

Example

Dim MyProc As Integer
Anchorwp1022563wp1022563 
anchor


wp1022564wp1022564MyProcedure.ID = MyProc


Info
titleSee Also