?
This document uses PHP Chinese website manual Release
視圖foreign_data_wrapper_options包含了當(dāng)前數(shù)據(jù)庫為外部數(shù)據(jù)封裝器的所有項(xiàng)。 僅有那些外部數(shù)據(jù)封裝器顯示當(dāng)前用戶所連接的(通過所有者或者擁有一些特殊權(quán)限來實(shí)現(xiàn))。
Table 34-19. foreign_data_wrapper_options Columns
名稱 | 數(shù)據(jù)類型 | 描述 |
---|---|---|
foreign_data_wrapper_catalog | sql_identifier | 指定外部數(shù)據(jù)封裝器的數(shù)據(jù)庫名稱(總是在當(dāng)前數(shù)據(jù)庫) |
foreign_data_wrapper_name | sql_identifier | 外部數(shù)據(jù)封裝器名稱 |
option_name | sql_identifier | 選項(xiàng)名稱 |
option_value | character_data | 選項(xiàng)值 |