HResults.DTS_W_COUNTDOWN Field
There are %1!lu! days left in the evaluation. When it expires, packages will not be able to be executed.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_W_COUNTDOWN As Integer
'Usage
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