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
Visual Basic |
Public Property ID() As Variant |
Example
Dim MyProc As Integer
MyProcedure.ID = MyProc