Compartilhar via


Propriedade do RDL Version

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

*** Member deprecated; see Remarks. *** For more information, see Task.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
ReadOnly Property Version As Integer
    Get
'Uso
Dim instance As IDTSObjectVersionUpdate100
Dim value As Integer

value = instance.Version
int Version { get; }
property int Version {
    int get ();
}
abstract Version : int
function get Version () : int

Valor da propriedade

Tipo: System. . :: . .Int32

Comentários

ObservaçãoObservaçã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.