IDTSConnectionInfo100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Contains information about the connections available on the computer.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | ConnectionContact | This API supports the product infrastructure and is not intended to be used directly from your code. Represents a writer-defined String. This value is read-only. |
![]() | ConnectionType | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the name of the connection manager used to create the connection. This value is read-only. |
![]() | FileName | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the name of the file that is the data source for the connection. This value is read-only. |
![]() | FileNameVersionString | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a String that contains the version number of the file. This value is read-only. |
![]() | IconFile | This API supports the product infrastructure and is not intended to be used directly from your code. Represents the name of the resource file that contains the icon to use when representing this connection type in the graphical user interface. This value is read-only. |
![]() | IconResource | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the name of the .resource file or the .resx file that contains the icon to use when representing this connection type in the graphical user interface. This value is read-only. |
![]() | UITypeName | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the name of the connection type that is shown in the graphical user interface. This value is read-only. |
For more information, see ConnectionInfo.
