ユーザーが取得できる可能なデータベースプロパティを設定します。
public enum ul_database_property_id
メンバー名 | 説明 |
---|---|
ul_property_date_format |
日付形式。 (date_format) |
ul_property_date_order |
日付順。 (date_order) |
ul_property_nearest_century |
基準年。 (nearest_century) |
ul_property_precision |
精度。 (precision) |
ul_property_scale |
位取り。 (scale) |
ul_property_time_format |
時間形式。 (time_format) |
ul_property_timestamp_format |
タイムスタンプ形式。 (timestamp_format) |
ul_property_timestamp_increment |
タイムスタンプインクリメント。 (timestamp_increment) |
ul_property_name |
名前。 (Name) |
ul_property_file |
ファイル。 (File) |
ul_property_encryption |
暗号化。 (Encryption) |
ul_property_global_database_id |
グローバルデータベース ID。 (global_database_id) |
ul_property_ml_remote_id |
リモート ID。 (ml_remote_id) |
ul_property_char_set |
文字セット。 (CharSet) |
ul_property_collation |
照合順。 (Collation) |
ul_property_page_size |
ページサイズ。 (PageSize) |
ul_property_case_sensitive |
大文字と小文字の区別。 (CaseSensitive) |
ul_property_conn_count |
接続数。 (ConnCount) |
ul_property_max_hash_size |
デフォルトの最大インデックスハッシュ。 (MaxHashSize) |
ul_property_checksum_level |
データベースのチェックサムレベル。 (ChecksumLevel) |
ul_property_checkpoint_count |
データベースのチェックポイント数。 (CheckpointCount) |
ul_property_commit_flush_timeout |
データベースのコミットフラッシュタイムアウト。 (commit_flush_timeout) |
ul_property_commit_flush_count |
データベースのコミットフラッシュカウント。 (commit_flush_count) |
ul_property_isolation_level |
接続の独立性レベル。 (isolation_level) |
ul_property_timestamp_with_time_zone_format |
タイムゾーン付きタイムスタンプ形式。 (timestamp_with_time_zone_format) |
ul_property_cache_allocation |
現在のデータベースサイズキャッシュのサイズを最小から最大までのパーセンテージで表したものです。 |
これらのプロパティは ULConnection.GetDatabaseProperty メソッドで使用されます。
![]() |
DocCommentXchange で意見交換できます
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |