Pole tagSTATSTG.grfMode
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 grfMode As UInteger
'Użycie
Dim instance As tagSTATSTG
Dim value As UInteger
value = instance.grfMode
instance.grfMode = value
public uint grfMode
public:
unsigned int grfMode
val mutable grfMode: uint32
public var grfMode : uint