HResults.DTS_E_SQLTASK_DATETRUNCATION Campo

Definizione

MessageId: DTS_E_SQLTASK_DATETRUNCATION MessageText: possibile troncamento dei dati sul parametro "%1!d!". Per evitare il troncamento, usare una variabile stringa anziché una variabile datetime per il parametro di output.

public: int DTS_E_SQLTASK_DATETRUNCATION = -1073548239;
public const int DTS_E_SQLTASK_DATETRUNCATION = -1073548239;
val mutable DTS_E_SQLTASK_DATETRUNCATION : int
Public Const DTS_E_SQLTASK_DATETRUNCATION As Integer  = -1073548239

Valore del campo

Value = -1073548239

Si applica a