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