ProjectVersionCollection Class
SQL Server 2012
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.Sdk.Sfc.SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>
Microsoft.SqlServer.Management.IntegrationServices.ProjectVersionCollection
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
The ProjectVersionCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Ascending | (Inherited from SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
![]() | Count | (Inherited from SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
![]() | Initialized | (Inherited from SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
![]() | IsReadOnly | (Inherited from SfcCollatedDictionaryCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
![]() | IsSynchronized | (Inherited from SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
![]() | Item[Int64] | Gets the project version with the specified name. |
![]() | Item[K] | (Inherited from SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
![]() | Parent | (Inherited from SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
![]() | SyncRoot | (Inherited from SfcCollection<ProjectVersion, ProjectVersion.Key, ProjectInfo>.) |
Top
Top


