Click or drag to resize

PFStoredProcedureParameter Properties

The PFStoredProcedureParameter type exposes the following members.

Properties
  NameDescription
Public propertyFieldName
Gets or sets the target field name.
Public propertyParameterName
Gets or sets the parameter name.
Public propertySQLType
Gets or sets the SQL type of the value.
Public propertyValue
Gets or sets the value.
Top
See Also