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

AF SDK Reference

AFTable.LinkExternal Method

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFTable.LinkExternal Method
Allows the table to be linked to an external source.

Overload List

  NameDescription
Public method
LinkExternal(IDbDataAdapter) Obsolete.
This method allows the table to be linked to an external database.
Public methodCode example
LinkExternal(IDbDataAdapter, Boolean, SecureString)
This method allows the table to be linked to an external source while protecting security.
Public methodCode example
LinkExternal(AFTableConnection, String, IDictionaryString, Object)
This method allows the table to be linked to an external source using a AFTableConnection and specifying default table parameters.
Public methodCode example
LinkExternal(IDbDataAdapter, Boolean, SecureString, IDictionaryString, Object)
This method allows the table to be linked to an external source while protecting security and specifying default table parameters.

See Also

TitleResults for “How to create a CRG?”Also Available in