12.2.3.7 ProviderSpecificType
This property specifies whether the payload of a dequeued message is provided as an ODP.NET specific type or a .NET type.
Declaration
// C#
public bool ProviderSpecificType {get;set;}Property Value
A bool.
Remarks
The default value of this property is false. For a discussion of how this property affects payload type, refer to "MessageType" under the OracleAQQueue class.