PFStoredProcedureParameter Properties |
The PFStoredProcedureParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | FieldName |
Gets or sets the target field name.
|
![]() | ParameterName |
Gets or sets the parameter name.
|
![]() | SQLType |
Gets or sets the SQL type of the value.
|
![]() | Value |
Gets or sets the value.
|