Commands and Statements starting with P
Home
Functions and Directives
Classes
Data types and Operators
Commands and Statements
Groups
Document Conventions
Books
Programming tools
Database engines
Internet technologies
search results:
0
Menu
V2 (build
2338
)
Commands and Statements
?
@
<%
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
All
?
@
<%
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
All
?
@
<%
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
All
PACK
Physically removes records marked for deletion from a table.
PARAMETERS
Declares function parameters as variables of the storage class PRIVATE.
PRIVATE
PRIVATE-Creates and initializes memory variables of the storage class PRIVATE.
PROCEDURE
Declares procedures with a name, formal parameter list and variables.
PROTECTED:
Limits visibility of member variables and methods to subclasses
PUBLIC
PUBLIC-Creates and initializes memory variables.