DtsConnectionInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Serializable]
public class DtsConnectionInfo : Microsoft.SqlServer.Management.Common.SqlOlapConnectionInfoBase
[<System.Serializable>]
type DtsConnectionInfo = class
inherit SqlOlapConnectionInfoBase
Public Class DtsConnectionInfo
Inherits SqlOlapConnectionInfoBase
- Inheritance
- Attributes
Constructors
| DtsConnectionInfo() | |
| DtsConnectionInfo(DtsConnectionInfo) | |
| DtsConnectionInfo(String) |
Fields
| applicationNameBuilder | |
| NoTimeOut | (Inherited from SqlOlapConnectionInfoBase) |
| workstationIdBuilder | |
Properties
Methods
| ConnectionParmsChanged() | (Inherited from SqlOlapConnectionInfoBase) |
| CreateConnectionObject() | |
| ToString() | (Inherited from SqlOlapConnectionInfoBase) |