Represents the collection for project versions.
Иерархия наследования
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>
Microsoft.SqlServer.Management.IntegrationServices.ProjectVersionCollection
Пространство имен: Microsoft.SqlServer.Management.IntegrationServices
Сборка: Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)
Синтаксис
'Декларация
Public NotInheritable Class ProjectVersionCollection _
Inherits SfcCollatedDictionaryCollection(Of ProjectVersion, ProjectVersion.Key, ProjectInfo)
'Применение
Dim instance As ProjectVersionCollection
public sealed class ProjectVersionCollection : SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>
public ref class ProjectVersionCollection sealed : public SfcCollatedDictionaryCollection<ProjectVersion^, ProjectVersion.Key^, ProjectInfo^>
[<SealedAttribute>]
type ProjectVersionCollection =
class
inherit SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>
end
public final class ProjectVersionCollection extends SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>
Тип ProjectVersionCollection обеспечивает доступ к следующим элементам.
Свойства
.gif) |
Ascending |
(Производный от SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
Count |
(Производный от SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
Initialized |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
IsReadOnly |
(Производный от SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
IsSynchronized |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
Item[Int64] |
Gets the project version with the specified name. |
.gif) |
Item[K] |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
Parent |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
SyncRoot |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
В начало
Методы
.gif) |
Add |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
Clear |
(Производный от SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
Contains(Int64) |
Determines whether the project version contains the specified name. |
.gif) |
Contains(T) |
(Производный от SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
Contains(T) |
(Производный от SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
CopyTo(Array, Int32) |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
CopyTo(array<T[], Int32) |
(Производный от SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
Equals |
(Производный от Object.) |
.gif) |
GetEnumerator |
(Производный от SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
GetHashCode |
(Производный от Object.) |
.gif) |
GetType |
(Производный от Object.) |
.gif) |
Refresh() |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
Refresh(Boolean) |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
Remove |
(Производный от SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
RemoveInternal |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
Rename |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) |
ToString |
(Производный от Object.) |
.gif) |
TryGetValue |
(Производный от SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
В начало
Явные реализации интерфейса
.gif) .gif) |
ISfcCollection.Add |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.AddShadow |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
IComparer<K>.Compare |
(Производный от SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
IListSource.ContainsListCollection |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.Count |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.EnsureInitialized |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.FinishMerge |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.GetCollectionElementNameImpl |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.GetElementFactory |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
IEnumerable.GetEnumerator |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.GetExisting |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
IListSource.GetList |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.GetObjectByKey |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.Initialized |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.Parent |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.PrepareMerge |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.Remove |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.RemoveElement |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
.gif) .gif) |
ISfcCollection.Rename |
(Производный от SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.IntegrationServices