Share via


ITableBasedExpression 介面

定義

介面,可存取與指定資料表來源相關聯的選擇性 ITableBase

此類型通常是由資料庫提供者使用, (和其他延伸模組) 。 它通常不會用於應用程式程式碼中。

public interface ITableBasedExpression
type ITableBasedExpression = interface
Public Interface ITableBasedExpression
衍生

屬性

Table

ITableBase如果有任何,則與指定資料表來源相關聯的 。

適用於