ConnectionManager 成员
管理当前的服务上下文的所有数据源连接。
ConnectionManager 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
Count | 获取所有现有的数据源连接的计数。 |
![]() |
Item | 检索与指定的显示名称的一个Connection对象。 |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
AddActiveDirectoryConnection(ConnectionType, String, String, Boolean, String, String, SecureString, List<DirectoryServiceNamingContext>, String, String) | |
![]() |
AddActiveDirectoryConnection(ConnectionType, String, String, Boolean, String, String, SecureString, List<DirectoryServiceNamingContext>, String, String, String) | 添加当前的服务上下文连接到活动目录。 |
![]() |
AddBusinessDataCatalogConnection | |
![]() |
AddLdapConnection | |
![]() |
Contains | 确定是否存在与指定的显示名称的数据源连接。 |
![]() |
Equals | (从 Object 继承。) |
![]() |
Finalize | (从 Object 继承。) |
![]() |
GetEnumerator | 检索一个对象,它可以循环访问当前的服务上下文中的每个数据源连接。 |
![]() |
GetHashCode | (从 Object 继承。) |
![]() |
GetType | (从 Object 继承。) |
![]() |
MemberwiseClone | (从 Object 继承。) |
![]() |
ToString | (从 Object 继承。) |
页首
显式 接口 实现
名称 | 说明 | |
---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator |
页首