ストアドプロシージャ
ストアドプロシージャはファンクションライクなインターフェースで、Google Directory の単純なSELECT/INSERT/UPDATE/DELETE 処理にとどまらず本製品 の機能を拡張します。
ストアドプロシージャは、パラメータのリストを受け取り、目的の機能を実行し、プロシージャが成功したか失敗したかを示すとともにGoogle Directory から関連するレスポンスデータを返します。
CData ODBC Driver for Google Directory ストアドプロシージャ
Name | Description |
ChangeAdminStatus | Change the admin status of a user. |
GenerateVerificationCodes | Generate verification codes for a user. |
GetOAuthAccessToken | Obtains the OAuth access token to be used for authentication with various Google services. |
GetOAuthAuthorizationURL | Obtains the OAuth authorization URL used for authentication with various Google services. |
InvalidateVerificationCodes | Invalidate verification codes for a user. |
RefreshOAuthAccessToken | Obtains the OAuth access token to be used for authentication with various Google services. |