IDTSObjectVersionUpdate100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an interface for the version update of data transformatioon services object.
public interface class IDTSObjectVersionUpdate100
[System.Runtime.InteropServices.Guid("07115195-F54A-4C52-8D3F-2A1E84B5E223")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSObjectVersionUpdate100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("8AE4AC06-4DE5-4464-A804-4F00B26DD0A8")]
public interface IDTSObjectVersionUpdate100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("1343F95E-8951-4DB9-A95B-0A20D1F43E14")]
public interface IDTSObjectVersionUpdate100
[<System.Runtime.InteropServices.Guid("07115195-F54A-4C52-8D3F-2A1E84B5E223")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSObjectVersionUpdate100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("8AE4AC06-4DE5-4464-A804-4F00B26DD0A8")>]
type IDTSObjectVersionUpdate100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("1343F95E-8951-4DB9-A95B-0A20D1F43E14")>]
type IDTSObjectVersionUpdate100 = interface
Public Interface IDTSObjectVersionUpdate100
- Derived
- Attributes
Remarks
Note
This member will be removed in a future version of MicrosoftSQL Server. Avoid using this member in new development work, and plan to modify applications that currently use this member.
Properties
Version |
Gets the version of the DTS object. |
Methods
CanUpdate(String) |
Specifies whether the version of DTS object can be updated. |
Update(String) |
Updates the version of the DTS object. |