Partager via


Champ DTS_MANAGED_PROPERTY.Index

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

The managed Index property.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
Public Index As Integer
'Utilisation
Dim instance As DTS_MANAGED_PROPERTY 
Dim value As Integer 

value = instance.Index 

instance.Index = value
public int Index
public:
int Index
val mutable Index: int
public var Index : int

Voir aussi

Référence

DTS_MANAGED_PROPERTY Structure

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper