Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 995 Bytes

devenv-linkedobject-property.md

File metadata and controls

39 lines (28 loc) · 995 Bytes
title description ms.author ms.date ms.topic author ms.reviewer
LinkedObject Property
Specifies a link to SQL Server objects.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

LinkedObject Property

Version: Available or changed with runtime version 1.0.

Specifies a link to SQL Server objects.

Applies to

  • Table

Property Value

True if a link to SQL Server objects is provided; otherwise, false. The default value is false.

Syntax

LinkedObject = true;

Remarks

When you set the LinkedObject property to true, the LinkedInTransaction Property becomes available.

See Also

Table Properties