dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueMessageId Structure
Members

In This Topic
    OracleQueueMessageId Structure
    In This Topic
    Represents the system-generated identification of the message.
    Syntax
    'Declaration
     
    Public Structure OracleQueueMessageId 
       Inherits System.ValueType
    public struct OracleQueueMessageId : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Devart.Data.Oracle.OracleQueueMessageId

    See Also