UIConnectionGroupInfo 类
此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。
继承层次结构
System. . :: . .Object
System.Collections.Generic. . :: . .List< (Of < ( <'UIConnectionInfo> ) > ) >
Microsoft.SqlServer.Management.Smo.RegSvrEnum..::..UIConnectionGroupInfo
命名空间: Microsoft.SqlServer.Management.Smo.RegSvrEnum
程序集: Microsoft.SqlServer.RegSvrEnum(在 Microsoft.SqlServer.RegSvrEnum.dll 中)
语法
声明
Public Class UIConnectionGroupInfo _
Inherits List(Of UIConnectionInfo)
用法
Dim instance As UIConnectionGroupInfo
public class UIConnectionGroupInfo : List<UIConnectionInfo>
public ref class UIConnectionGroupInfo : public List<UIConnectionInfo^>
type UIConnectionGroupInfo =
class
inherit List<UIConnectionInfo>
end
public class UIConnectionGroupInfo extends List<UIConnectionInfo>
UIConnectionGroupInfo 类型公开以下成员。
构造函数
页首
属性
| 名称 | 说明 | |
|---|---|---|
![]() |
Capacity | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() |
Count | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() |
Item | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() |
Name | 基础结构。 |
页首
方法
页首
显式接口实现
| 名称 | 说明 | |
|---|---|---|
![]() ![]() |
IList. . :: . .Add | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() ![]() |
IList. . :: . .Contains | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() ![]() |
ICollection. . :: . .CopyTo | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() ![]() |
IEnumerable< (Of < <' (T> ) > > ). . :: . .GetEnumerator | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() ![]() |
IList. . :: . .IndexOf | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() ![]() |
IList. . :: . .Insert | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() ![]() |
IList. . :: . .IsFixedSize | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() ![]() |
ICollection< (Of < <' (T> ) > > ). . :: . .IsReadOnly | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() ![]() |
IList. . :: . .IsReadOnly | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() ![]() |
ICollection. . :: . .IsSynchronized | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() ![]() |
IList. . :: . .Item | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() ![]() |
IList. . :: . .Remove | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
![]() ![]() |
ICollection. . :: . .SyncRoot | (从 List< (Of < ( <'UIConnectionInfo> ) > ) > 继承。) |
页首
注释
This class supports the SQL Server Management Objects infrastructure and is not intended to be used directly from your code.
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)