Campo DTS_MANAGED_PROPERTY.bstrTypeConverter
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
The managed bstrTypeConverter property.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
Public bstrTypeConverter As String
'Utilizzo
Dim instance As DTS_MANAGED_PROPERTY
Dim value As String
value = instance.bstrTypeConverter
instance.bstrTypeConverter = value
public string bstrTypeConverter
public:
String^ bstrTypeConverter
val mutable bstrTypeConverter: string
public var bstrTypeConverter : String