OlapConnectionInfo 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 class OlapConnectionInfo : Microsoft.SqlServer.Management.Common.SqlOlapConnectionInfoBase
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type OlapConnectionInfo = class
inherit SqlOlapConnectionInfoBase
Public Class OlapConnectionInfo
Inherits SqlOlapConnectionInfoBase
- Inheritance
- Attributes
Constructors
OlapConnectionInfo() | |
OlapConnectionInfo(OlapConnectionInfo) |
Fields
NoTimeOut | (Inherited from SqlOlapConnectionInfoBase) |
Properties
Methods
ConnectionParmsChanged() | (Inherited from SqlOlapConnectionInfoBase) |
Copy() |
Deep copy |
CreateConnectionObject() | |
ToString() | (Inherited from SqlOlapConnectionInfoBase) |