?
本文檔使用 php中文網(wǎng)手冊(cè) 發(fā)布
視圖foreign_data_wrapper_options包含了當(dāng)前數(shù)據(jù)庫(kù)為外部數(shù)據(jù)封裝器的所有項(xiàng)。 僅有那些外部數(shù)據(jù)封裝器顯示當(dāng)前用戶(hù)所連接的(通過(guò)所有者或者擁有一些特殊權(quán)限來(lái)實(shí)現(xiàn))。
Table 34-19. foreign_data_wrapper_options Columns
名稱(chēng) | 數(shù)據(jù)類(lèi)型 | 描述 |
---|---|---|
foreign_data_wrapper_catalog | sql_identifier | 指定外部數(shù)據(jù)封裝器的數(shù)據(jù)庫(kù)名稱(chēng)(總是在當(dāng)前數(shù)據(jù)庫(kù)) |
foreign_data_wrapper_name | sql_identifier | 外部數(shù)據(jù)封裝器名稱(chēng) |
option_name | sql_identifier | 選項(xiàng)名稱(chēng) |
option_value | character_data | 選項(xiàng)值 |