ProjectVersion Class
Represents a class for a project version.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcInstance
Microsoft.SqlServer.Management.IntegrationServices::ProjectVersion
| Name | Description | |
|---|---|---|
![]() | AbstractIdentityKey | (Inherited from SfcInstance.) |
![]() | CreatedBy | Gets the user the instance is created by. |
![]() | CreatedTime | Gets the create time of the project. |
![]() | Description | Gets or sets the description of the instance. |
![]() | IdentityKey | Gets the identity key. |
![]() | LastRestoredTime | Gets the last restored time of the project. |
![]() | Metadata | (Inherited from SfcInstance.) |
![]() | ObjectId | Gets the project ID. |
![]() | ObjectName | Gets the name of the project. |
![]() | Parent | Gets or sets the parent. |
![]() | Properties | (Inherited from SfcInstance.) |
![]() | RestoredBy | Gets the user the instance is restored by. |
![]() | State | (Inherited from SfcInstance.) |
![]() | Urn | (Inherited from SfcInstance.) |
![]() | VersionLsn | Gets the version Lsn. |
| Name | Description | |
|---|---|---|
![]() | CreateIdentityKey() | (Inherited from SfcInstance.) |
![]() | Discover(ISfcDependencyDiscoveryObjectSink^) | (Inherited from SfcInstance.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetChildCollection(String^) | (Inherited from SfcInstance.) |
![]() | GetDomain() | (Inherited from SfcInstance.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() ![]() | GetObjectFactory() | Retrieves the factory to create a new instance. |
![]() | GetPropertySet() | (Inherited from SfcInstance.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetTypeMetadataImpl() | (Inherited from SfcInstance.) |
![]() | InitializeUIPropertyState() | (Inherited from SfcInstance.) |
![]() | OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs^) | (Inherited from SfcInstance.) |
![]() | OnPropertyValueChanges(PropertyChangedEventArgs^) | (Inherited from SfcInstance.) |
![]() | Refresh() | (Inherited from SfcInstance.) |
![]() | ResetKey() | (Inherited from SfcInstance.) |
![]() | Restore() | Restores the project to this version. |
![]() | Serialize(XmlWriter^) | (Inherited from SfcInstance.) |
![]() | ToString() | (Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from SfcInstance.) |
![]() | PropertyMetadataChanged | (Inherited from SfcInstance.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.





