TargetSetLevelCollection 类
The TargetSetLevelCollection class represents a collection of TargetSetLevel objects that represent all target set levels in the target set.
继承层次结构
System. . :: . .Object
SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) >
SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) >
Microsoft.SqlServer.Management.Dmf..::..TargetSetLevelCollection
命名空间: Microsoft.SqlServer.Management.Dmf
程序集: Microsoft.SqlServer.Dmf(在 Microsoft.SqlServer.Dmf.dll 中)
语法
声明
Public NotInheritable Class TargetSetLevelCollection _
Inherits SfcCollatedDictionaryCollection(Of TargetSetLevel, TargetSetLevel..::..Key, TargetSet)
用法
Dim instance As TargetSetLevelCollection
public sealed class TargetSetLevelCollection : SfcCollatedDictionaryCollection<TargetSetLevel, TargetSetLevel..::..Key, TargetSet>
public ref class TargetSetLevelCollection sealed : public SfcCollatedDictionaryCollection<TargetSetLevel^, TargetSetLevel..::..Key^, TargetSet^>
[<SealedAttribute>]
type TargetSetLevelCollection =
class
inherit SfcCollatedDictionaryCollection<TargetSetLevel, TargetSetLevel..::..Key, TargetSet>
end
public final class TargetSetLevelCollection extends SfcCollatedDictionaryCollection<TargetSetLevel, TargetSetLevel..::..Key, TargetSet>
TargetSetLevelCollection 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
![]() |
TargetSetLevelCollection(TargetSet) | Initializes a new instance of the TargetSetLevelCollection class. |
![]() |
TargetSetLevelCollection(TargetSet, IComparer< (Of < <' (String> ) > > )) |
页首
属性
名称 | 说明 | |
---|---|---|
![]() |
Ascending | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
Count | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
CultureInfo | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
IgnoreCase | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
Initialized | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
IsReadOnly | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
IsSynchronized | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
Item[ ( [ ( String] ) ] ) | Gets a TargetSetLevel object in the collection by name. |
![]() |
Item(UTP) | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
Parent | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
SyncRoot | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
Add | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
AddShadow | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
Clear | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
Contains(String) | |
![]() |
Contains(UTP) | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
Contains(UTP) | (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
CopyTo(Array, Int32) | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
CopyTo(array<UTP>[]()[][], Int32) | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
CreateAndInitializeChildObject | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
EnsureCollectionInitialized | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
Equals | (从 Object 继承。) |
![]() |
Finalize | (从 Object 继承。) |
![]() |
FinishMerge | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
GetCollectionElementNameImpl | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
GetElementFactoryImpl | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
GetEnumerator | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
GetExistingObjectByKey | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
GetHashCode | (从 Object 继承。) |
![]() |
GetObjectByKey | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
GetType | (从 Object 继承。) |
![]() |
ImplAddExisting | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
ImplRemoveExisting | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
InitInnerCollection | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
MemberwiseClone | (从 Object 继承。) |
![]() |
PrepareMerge | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
Refresh()()()() | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
Refresh(Boolean) | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
Remove | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
RemoveInternal | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
Rename | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
ResetInnerCollection | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() |
ToString | (从 Object 继承。) |
页首
显式接口实现
名称 | 说明 | |
---|---|---|
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Add | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#AddShadow | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
System#Collections#Generic#IComparer{T}#Compare | (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
System#ComponentModel#IListSource#ContainsListCollection | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Count | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#EnsureInitialized | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#FinishMerge | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetCollectionElementNameImpl | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetElementFactory | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
System#Collections#IEnumerable#GetEnumerator | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollatedDictionaryCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetExisting | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
System#ComponentModel#IListSource#GetList | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#GetObjectByKey | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Initialized | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Parent | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#PrepareMerge | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Remove | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#RemoveElement | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
![]() ![]() |
Microsoft#SqlServer#Management#Sdk#Sfc#ISfcCollection#Rename | 标识为仅供参考。 不提供支持。 不保证以后的兼容性。 (从 SfcCollection< (Of < ( <'TargetSetLevel, TargetSetLevel. . :: . .Key, TargetSet> ) > ) > 继承。) |
页首
注释
仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。