問題タブ [sas-metadata]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
43 問題
0
投票する
1
に答える
78
参照
sas - Stored Process サーバーの timeoutseconds 値を取得する
ドキュメントに従って:
「タイムアウト秒 = 秒」
TIMEOUTSECONDS パラメータは、OLAP サーバーまたは Stored Process Server がクライアント プロセスを停止し、サーバーのランタイム環境コンテキストをクリーンアップする前に待機する時間間隔を指定します。
私の質問は、たとえばストアド プロセスの一部として、この値をプログラムで取得するにはどうすればよいですか?