Udostępnij przez


Pole DTS_MANAGED_PROPERTY.bSensitive

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 bSensitive As Short
'Użycie
Dim instance As DTS_MANAGED_PROPERTY
Dim value As Short

value = instance.bSensitive

instance.bSensitive = value
public short bSensitive
public:
short bSensitive
val mutable bSensitive: int16
public var bSensitive : short