Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Storing packages in SQL Server requires database server version 9.0 or higher. Storing packages in SQL Server is not supported on earlier versions of servers.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_SQLPERSISTENCEVERSION As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_SQLPERSISTENCEVERSION
public const int DTS_E_SQLPERSISTENCEVERSION
public:
literal int DTS_E_SQLPERSISTENCEVERSION
static val mutable DTS_E_SQLPERSISTENCEVERSION: int
public const var DTS_E_SQLPERSISTENCEVERSION : int