Campo DTS_W_COUNTDOWN
There are %1!lu! days left in the evaluation. When it expires, packages will not be able to be executed.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_W_COUNTDOWN As Integer
'Uso
Dim value As Integer
value = HResults.DTS_W_COUNTDOWN
public const int DTS_W_COUNTDOWN
public:
literal int DTS_W_COUNTDOWN
static val mutable DTS_W_COUNTDOWN: int
public const var DTS_W_COUNTDOWN : int