Procedures and Functions

The Connector include a number of procedures and functions that is used and controlled by the Connector. These procedures and functions are part of the deployment package and will be updated or changed with a new deployment release. These procedures and functions can be called by custom procedures and functions.

The Connector includes a set of procedures and functions used and managed by the product. They are part of the deployment package and may change with new releases. These routines can also be invoked from your own custom procedures and functions.

All Connector‑owned procedures and functions are prefixed for easy identification.

Naming Convention prefixes

Type

Prefix

Procedure

spMF

Function

fnMF

Trigger

tMF

Custom changes

Edits to Connector‑owned procedures and functions will be overwritten by future releases. For suggested changes, use the feedback box in the Guide or email support.

Procedures and functions for applications

Connector procedures and functions can be used from customer applications—either called directly in SQL Server Management Studio (SSMS) or integrated into application workflows.

Availability depends on installation and licensing of specific packages, per the product pricing and deployment modules.

See the sections linked above for parameters, behavior, and examples.