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
- _schemaType
Type: RetailConnChannelSchemaTypeEnum Enumeration
Connection channel schema type.
Return Value
Type: str
Connection string.