Campo Index
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
Public Index As Integer
'Uso
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
Consulte também