Pole DTP_NUMERIC.sign
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 sign As Byte
'Użycie
Dim instance As DTP_NUMERIC
Dim value As Byte
value = instance.sign
instance.sign = value
public byte sign
public:
unsigned char sign
val mutable sign: byte
public var sign : byte
Zobacz także