Pole tagSTATSTG.reserved
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw: Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)
Składnia
'Deklaracja
Public reserved As UInteger
'Użycie
Dim instance As tagSTATSTG
Dim value As UInteger
value = instance.reserved
instance.reserved = value
public uint reserved
public:
unsigned int reserved
val mutable reserved: uint32
public var reserved : uint