SqlConnectionInfoWithConnection 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[System.Serializable]
public sealed class SqlConnectionInfoWithConnection : Microsoft.SqlServer.Management.Common.SqlConnectionInfo, IDisposable, Microsoft.SqlServer.Management.Common.IRestrictedAccess
[<System.Serializable>]
type SqlConnectionInfoWithConnection = class
inherit SqlConnectionInfo
interface IDisposable
interface IRestrictedAccess
Public NotInheritable Class SqlConnectionInfoWithConnection
Inherits SqlConnectionInfo
Implements IDisposable, IRestrictedAccess
- 继承
-
SqlConnectionInfoWithConnection
- 属性
- 实现
构造函数
字段
| 名称 | 说明 |
|---|---|
| NoTimeOut | (继承自 SqlOlapConnectionInfoBase) |
属性
方法
| 名称 | 说明 |
|---|---|
| ConnectionParmsChanged() | (继承自 SqlOlapConnectionInfoBase) |
| Copy() |
深层复制 |
| CreateConnectionObject() |
返回新的 IDbConnection 实现。 调用方应使用此对象并在短时间内释放对它的引用,因为关联的访问令牌的生存期可能有限。 (继承自 SqlConnectionInfo) |
| Dispose() | |
| ToString() | (继承自 SqlConnectionInfo) |
活动
| 名称 | 说明 |
|---|---|
| ConnectionClosed | |