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

AF SDK Reference

AFTable.ExternalCommand Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFTable.ExternalCommand Property
This property retrieves the command 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 ExternalCommand { get; }
Public ReadOnly Property ExternalCommand As String
	Get

Dim instance As AFTable
Dim value As String

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

Property Value

Type: String
The command string used to load the data table from 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