Campo DTS_E_CACHELOADEDFROMFILE

The __ cannot write to the cache because the cache has been loaded from a file by __.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_CACHELOADEDFROMFILE As Integer
'Utilizzo
Dim value As Integer

value = HResults.DTS_E_CACHELOADEDFROMFILE
public const int DTS_E_CACHELOADEDFROMFILE
public:
literal int DTS_E_CACHELOADEDFROMFILE
static val mutable DTS_E_CACHELOADEDFROMFILE: int
public const var DTS_E_CACHELOADEDFROMFILE : int