IDTSDBProviderInfo100.UseFullTableName 屬性

定義

public:
 property bool UseFullTableName { bool get(); };
[System.Runtime.InteropServices.DispId(6)]
public bool UseFullTableName { [System.Runtime.InteropServices.DispId(6)] get; }
[<System.Runtime.InteropServices.DispId(6)>]
[<get: System.Runtime.InteropServices.DispId(6)>]
member this.UseFullTableName : bool
Public ReadOnly Property UseFullTableName As Boolean

屬性值

Boolean

布林值,指出提供者是否能夠讀取以 database_name. owner_name. table_name 格式指定的資料表名稱。

屬性

適用於