SqlOlapConnectionInfoBase 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.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public abstract class SqlOlapConnectionInfoBase : Microsoft.SqlServer.Management.Common.ConnectionInfoBase
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type SqlOlapConnectionInfoBase = class
inherit ConnectionInfoBase
Public MustInherit Class SqlOlapConnectionInfoBase
Inherits ConnectionInfoBase
- Inheritance
- Derived
- Attributes
Constructors
Fields
DefaultConnTimeout | |
DefaultQueryTimeout | |
NoTimeOut |
Properties
Methods
ConnectionParmsChanged() | |
CreateConnectionObject() | |
ToString() |