ストアドプロシージャ
ストアドプロシージャはファンクションライクなインターフェースで、IBM Cloud Data Engine の単純なSELECT/INSERT/UPDATE/DELETE 処理にとどまらず本製品 の機能を拡張します。
ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、プロシージャが成功したか失敗したかを示すとともにIBM Cloud Data Engine から関連するレスポンスデータを返します。
CData Python Connector for IBM Cloud Data Engine ストアドプロシージャ
Name | Description |
CreateSchema | Creates a schema file for the resource. |
GetOAuthAccessToken | Gets an authentication token from IBM Cloud. The connection property ApiKey must be specified when calling this stored procedure. |
RefreshOAuthAccessToken | Refreshes the OAuth access token used for authentication with IBM Cloud. The connection property ApiKey must be specified when calling this stored procedure. |