?> Was bewirkt die Aktion `addPrototypes`?... - Aide
QUESTION / RÉPONSE

Was bewirkt die Aktion `addPrototypes`?

0 consultations

Réponse

Die Aktion `addPrototypes` fügt PROTO-Definitionen hinzu und speichert sie in einer Tabelle.
Action technique liée

Voir la documentation de addPrototypes

Voir l'Action
Thématiques

Voir aussi

addRoutines
fcmpact

La acción `addRoutines` del conjunto de acciones `fcmpact` permite compilar y añadir funciones y subrutinas escritas en el lenguaje FCMP (PROC FCMP) directamente en una sesión de CAS. Estas rutinas se almacenan en una tabla de CAS, lo que las hace disponibles para ser utilizadas en otras acciones de CAS o en pasos DATA que se ejecutan en el servidor CAS. Es una herramienta fundamental para extender la funcionalidad de SAS Viya con lógica personalizada.

addRoutines
fcmpact

Fügt die FCMP-Routinen hinzu und speichert sie in einer Tabelle.

addRoutines
fcmpact

The addRoutines action adds FCMP (Function Compiler) routines and stores them in a CAS table. This allows for the creation and management of user-defined functions and subroutines that can be used in various SAS Viya procedures and DATA steps running in CAS. It is a key component for extending SAS functionality with custom logic.