Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
bool sasql_message( sasql_conn $conn, string $message )
メッセージをサーバーメッセージウィンドウに書き込みます。
$conn 接続関数から返される接続リソース。
$message サーバーメッセージウィンドウに書き込まれるメッセージ。
成功した場合は TRUE、失敗した場合は FALSE。