You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Description

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

Property Type

  • Read-only property

Syntax

Public Property ID() As Variant

Example


Dim MyProc As Integer

MyProcedure.ID = MyProc

See Also

  • No labels