Click or drag to resize
ISqlServerCapabilitiesSupportsLinkedServer Property
Indicate if server supports linked server which is used with in OPENQUERY to do commands across two or more databases.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
bool SupportsLinkedServer { get; }

Property Value

Type: Boolean
See Also