OleDbSchemaGuid.DbInfoKeywords 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會傳回提供者特定之關鍵字的清單。
public: static initonly Guid DbInfoKeywords;
public static readonly Guid DbInfoKeywords;
staticval mutable DbInfoKeywords : Guid
Public Shared ReadOnly DbInfoKeywords As Guid
欄位值
備註
Using DbInfoKeywords 相當於呼叫 OLE DB IDBInfo::GetKeywords 介面。 關鍵詞清單會以名為 「Keyword」 的單一數據行傳回為 DataTable。 提供者所傳回的每個關鍵詞都會位於DataTable中自己的數據列。