FakeSystemTable Property

SQL-DMO

SQL-DMO

FakeSystemTable Property

The FakeSystemTable property returns TRUE when the Table object references a Microsoft® SQL Server™ system-defined table not implemented as a base or view table.

Applies To
Table Object
Syntax

object.FakeSystemTable

Part

object

Expression that evaluates to an object in the Applies To list

Data Type

Boolean

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetFakeSystemTable(LPBOOL pRetVal);