Interface IDTSObjectVersionUpdate100
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Represents an interface for the version update of data transformatioon services object.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("A6EC6D9E-A801-4084-8177-B65EBE4C0A5F")> _
Public Interface IDTSObjectVersionUpdate100
'Uso
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
O tipo IDTSObjectVersionUpdate100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Version | Infraestrutura. Gets the version of the DTS object. |
Início
Métodos
Nome | Descrição | |
---|---|---|
CanUpdate | Infraestrutura. Specifies whether the version of DTS object can be updated. | |
Update | Infraestrutura. Updates the version of the DTS object. |
Início
Comentários
Observação |
---|
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. |