xRecord.setConnection(Connection) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the user connection for this table.
public:
virtual void setConnection(Dynamics::AX::Application::Connection ^ _connection);
public virtual void setConnection (Dynamics.AX.Application.Connection _connection);
abstract member setConnection : Dynamics.AX.Application.Connection -> unit
override this.setConnection : Dynamics.AX.Application.Connection -> unit
Public Overridable Sub setConnection (_connection As Connection)
Parameters
- _connection
- Connection