Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFTable.ExternalConnection Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFTable.ExternalConnection Property
This property retrieves the connection string used to load externally linked tables.

Namespace:  OSIsoft.AF.Asset
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public string ExternalConnection { get; }
Public ReadOnly Property ExternalConnection As String
	Get

Dim instance As AFTable
Dim value As String

value = instance.ExternalConnection
public:
property String^ ExternalConnection {
	String^ get ();
}
member ExternalConnection : string with get

Property Value

Type: String
The connection string used to connect to the external database.

Remarks

This property is set when using one of the LinkExternal Overload methods to set the external link.

Version Information

AFSDK


See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in