Skip to main content Skip to complementary content

ConnectionString Property

Overloads

ConnectionString

One of:

* ODBC CONNECT TO [<provider name>]

* OLEDB CONNECT TO [<provider name>]

* CUSTOM CONNECT TO [<provider name>]

* "<local absolute or relative path, UNC path>"

* "<URL>"

Connection string.

This parameter is mandatory and must be set when creating or modifying a connection.

JSON property name: qConnectionString

ConnectionString

One of:

  • ODBC CONNECT TO [<provider name>]
  • OLEDB CONNECT TO [<provider name>]
  • CUSTOM CONNECT TO [<provider name>]
  • "<local absolute or relative path, UNC path>"
  • "<URL>"

Connection string.

This parameter is mandatory and must be set when creating or modifying a connection.

JSON property name: qConnectionString

Declaration

      public string ConnectionString { get; set; }
    

Property Value

Type Description
System.String

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!