Champ DTS_E_PROPERTYREADONLY
The property "%1" is read only. This occurs when a change to a read-only property is attempted.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_PROPERTYREADONLY As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_E_PROPERTYREADONLY
public const int DTS_E_PROPERTYREADONLY
public:
literal int DTS_E_PROPERTYREADONLY
static val mutable DTS_E_PROPERTYREADONLY: int
public const var DTS_E_PROPERTYREADONLY : int
Voir aussi