ISqlServerCapabilitiesSupportsLinkedServer Property |
Indicate if server supports linked server which is used with in OPENQUERY to do commands across two or more databases.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax bool SupportsLinkedServer { get; }
Property Value
Type:
BooleanSee Also