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

AF SDK Reference

AFTableConnection Properties

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFTableConnection Properties

The AFTableConnection type exposes the following members.

Properties

  NameDescription
Public property
CheckOutInfo
This read-only property returns the checked out status information for the object.
Public property
Command
This property is a SQL command or query used when the AFTableConnection is used in place of an IDbAdapter in an AFTable. It is not persisted.
Public property
Database
This read-only property returns the AFDatabase where this object is defined.
Public property
Description
Read/write property that provides a more detailed description of the object.
Public property
ExternalConnection
This property retrieves the connection string used to load externally linked tables.
Public property
ExternalType
This property retrieves the type of connection to make to the external database.
Public property
ID
Read-only property that provides a unique identifier for the object to be used for quick access that is not dependent upon the index.
(Inherited from AFObject.)
Public property
Identity
This read-only property contains identity of the object.
(Inherited from AFObject.)
Public property
ImpersonateUser
This property indicates whether the PI AF Server will impersonate the client when retrieving an externally persisted table.
Public property
IsDeleted
This read-only property indicates whether the object has been deleted.
(Inherited from AFObject.)
Public property
IsDirty
This read-only property indicates whether the object has been modified since the last save to the PI AF Server.
Public property
IsNew
This read-only property indicates whether the object is new and has never been saved to the PI AF Server.
Public property
Name
Read/write property that identifies the name of the object.
Public property
PISystem
This read-only property allows access to the PISystem associated with this object.
(Inherited from AFObject.)
Public property
ReferenceConnection
returns connection string for use in an AFTable definition
Public property
SecurePassword
This property is used to set the password that will be used with the database connection when impersonation is not used.
Public property
Security
This read-only property returns the AFSecurity information for the object.
Public property
UniqueID
Read-only property that provides the object's ID as a String.
(Inherited from AFObject.)

See Also

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