Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
データベースプロパティの値を取得します。
public void ULGetDatabaseProperty( SQLCA * sqlca, ul_database_property_id id, char * dst, size_t buffer_size, ul_bool * null_indicator )
sqlca SQLCA へのポインタ。
id データベースプロパティの識別子。
dst プロパティの値を格納する文字配列。
buffer_size 文字配列 dst のサイズ。
null_indicator データベースパラメータが NULL であることを示すインジケータ。