ODBC Driver for Redis

Build 23.0.8839

ストアドプロシージャ

ストアドプロシージャはファンクションライクなインターフェースで、Redis の単純なSELECT/INSERT/UPDATE/DELETE 処理にとどまらず本製品 の機能を拡張します。

ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、プロシージャが成功したか失敗したかを示すとともにRedis から関連するレスポンスデータを返します。

CData ODBC Driver for Redis ストアドプロシージャ

Name Description
CreateSchema Creates a custom schema file based on the specified columns.
RunBatchCommand Sequentially executes a batch of Redis commands using either a temporary table or a batch file.
RunCommand Passes a command to the Redis server for direct execution. Use standard redis-cli syntax.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839