Pole HResults.DTS_E_SQLTASKCONN_ERR_PARAM_NAME_MIX
Nazwy parametrów nie może być różnych typów porządkową i nazwane.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_SQLTASKCONN_ERR_PARAM_NAME_MIX As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_SQLTASKCONN_ERR_PARAM_NAME_MIX
public const int DTS_E_SQLTASKCONN_ERR_PARAM_NAME_MIX
public:
literal int DTS_E_SQLTASKCONN_ERR_PARAM_NAME_MIX
static val mutable DTS_E_SQLTASKCONN_ERR_PARAM_NAME_MIX: int
public const var DTS_E_SQLTASKCONN_ERR_PARAM_NAME_MIX : int