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