The FakeSystemTable property returns True when the Table object references a SQL Server system-defined table not implemented as a base or view table.
object.FakeSystemTable
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Boolean
Read-only
HRESULT GetFakeSystemTable(LPBOOL pRetVal);