SqlOlapConnectionInfoBase Methods

Include Protected Members
Include Inherited Members

The SqlOlapConnectionInfoBase type exposes the following members.

Methods

  Name Description
Protected method ConnectionParmsChanged() Changes the connection parameters. (Overrides ConnectionInfoBase.ConnectionParmsChanged().)
Public method CreateConnectionObject() Creates the connection object and returns the IDbConnection object value.
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() Returns the object as a string value. (Overrides ConnectionInfoBase.ToString().)

Top