Campo type
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 type As UInteger
'Uso
Dim instance As tagSTATSTG
Dim value As UInteger
value = instance.type
instance.type = value
public uint type
public:
unsigned int type
val mutable type: uint32
public var type : uint
Consulte também