?> What does the 'table' parameter signify in the act... - Aide
QUESTION / RÉPONSE

What does the 'table' parameter signify in the actionSetFromTable action?

3 consultations

Réponse

The 'table' parameter specifies the input settings for an in-memory table. The user-defined action set is constructed from the contents of this specified table.
Action technique liée

Voir la documentation de actionSetFromTable

Voir l'Action
Thématiques

Voir aussi

actionSetToTable
builtins

Erstellt eine In-Memory-Tabelle aus einem benutzerdefinierten Aktionssatz. Diese Aktion ist nützlich für die Metadatenverwaltung und die programmatische Untersuchung der Struktur von benutzerdefinierten Aktionen, indem sie deren Definition in ein strukturiertes Tabellenformat umwandelt, das leicht abgefragt und analysiert werden kann.

serverStatus
builtins

Affiche l'état du serveur CAS, y compris des informations sur les nœuds (workers), les sessions et l'utilisation des ressources.

actionSetInfo
builtins

The actionSetInfo action is part of the built-in action set in SAS Viya. It is used to display build and version information for loaded CAS action sets. This is particularly useful for administrators and developers to verify the versions of the action sets currently in use in a CAS session, which can be crucial for debugging, ensuring compatibility, and managing the environment. By default, it lists only the action sets loaded in the current session, but it can also be used to list all action sets available on the server.