HResults.DTS_I_OLEDBINFORMATIONALMESSAGE Field
An OLE DB informational message is available.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_I_OLEDBINFORMATIONALMESSAGE As Integer
'Usage
Dim value As Integer
value = HResults.DTS_I_OLEDBINFORMATIONALMESSAGE
public const int DTS_I_OLEDBINFORMATIONALMESSAGE
public:
literal int DTS_I_OLEDBINFORMATIONALMESSAGE
static val mutable DTS_I_OLEDBINFORMATIONALMESSAGE: int
public const var DTS_I_OLEDBINFORMATIONALMESSAGE : int