RetailConnDatabaseProfile.buildConnectionString Method

Build connection string for retail scheduler database profile.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public str buildConnectionString(RetailConnChannelSchemaTypeEnum _schemaType)

  Microsoft Dynamics AX 2012 R2 (SYS)
          public str buildConnectionString(RetailConnChannelSchemaTypeEnum _schemaType)

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          private str buildConnectionString()

Run On

Called

Parameters

Return Value

Type: str
Connection string.

See Also

Reference

RetailConnDatabaseProfile Table