Campo DTS_E_CANTSETOUTPUTCOLUMNDATATYPEPROPERTIES
The %1 does not allow setting output column datatype properties.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public Const DTS_E_CANTSETOUTPUTCOLUMNDATATYPEPROPERTIES As Integer
'Utilizzo
Dim value As Integer
value = HResults.DTS_E_CANTSETOUTPUTCOLUMNDATATYPEPROPERTIES
public const int DTS_E_CANTSETOUTPUTCOLUMNDATATYPEPROPERTIES
public:
literal int DTS_E_CANTSETOUTPUTCOLUMNDATATYPEPROPERTIES
static val mutable DTS_E_CANTSETOUTPUTCOLUMNDATATYPEPROPERTIES: int
public const var DTS_E_CANTSETOUTPUTCOLUMNDATATYPEPROPERTIES : int
Vedere anche