IBX.IBServices.TIBConfigService.SetDBSqlDialect

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetDBSqlDialect (Value: Integer);

C++

void __fastcall SetDBSqlDialect(int Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBConfigService

説明

データベースの SQL ダイアレクトを設定します。

SetDBSqlDialect メソッドを呼び出すと,データベースの SQL ダイアレクトを設定できます。有効な整数値は,1,2,および 3 です。

メモ:  この機能を使用するには,InterBase 6 をインストールする必要があります。