Interfaccia IDTSObjectVersionUpdate100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents an interface for the version update of data transformatioon services object.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("A6EC6D9E-A801-4084-8177-B65EBE4C0A5F")> _
Public Interface IDTSObjectVersionUpdate100
'Utilizzo
Dim instance As IDTSObjectVersionUpdate100
[GuidAttribute("A6EC6D9E-A801-4084-8177-B65EBE4C0A5F")]
public interface IDTSObjectVersionUpdate100
[GuidAttribute(L"A6EC6D9E-A801-4084-8177-B65EBE4C0A5F")]
public interface class IDTSObjectVersionUpdate100
[<GuidAttribute("A6EC6D9E-A801-4084-8177-B65EBE4C0A5F")>]
type IDTSObjectVersionUpdate100 = interface end
public interface IDTSObjectVersionUpdate100
Nel tipo IDTSObjectVersionUpdate100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Version | Infrastruttura. Gets the version of the DTS object. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
CanUpdate | Infrastruttura. Specifies whether the version of DTS object can be updated. | |
Update | Infrastruttura. Updates the version of the DTS object. |
In alto
Osservazioni
[!NOTA]
This member will be removed in a future version of Microsoft SQL Server. Avoid using this member in new development work, and plan to modify applications that currently use this member.