ConnectionInfoBase 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public abstract class ConnectionInfoBase
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type ConnectionInfoBase = class
Public MustInherit Class ConnectionInfoBase
- 继承
-
ConnectionInfoBase
- 派生
- 属性
构造函数
| 名称 | 说明 |
|---|---|
| ConnectionInfoBase() | |
| ConnectionInfoBase(ConnectionInfoBase) | |
| ConnectionInfoBase(ConnectionType) | |
属性
| 名称 | 说明 |
|---|---|
| ServerCaseSensitivity | |
| ServerType | |
| ServerVersion | |
方法
| 名称 | 说明 |
|---|---|
| ConnectionParmsChanged() | |
| ToString() | |