Skip to main content Skip to complementary content

Type Property

Overloads

Type

One of:

* ODBC

* OLEDB

* <Name of the custom connection file>

* folder

* internet

Type of the connection.

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

For ODBC, OLEDB and custom connections, the engine checks that the connection type matches the connection string.

The type is not case sensitive.

JSON property name: qType

Type

One of:

  • ODBC
  • OLEDB
  • <Name of the custom connection file>
  • folder
  • internet

Type of the connection.

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

For ODBC, OLEDB and custom connections, the engine checks that the connection type matches the connection string.

The type is not case sensitive.

JSON property name: qType

Declaration

      public string Type { 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!