dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleFailoverEventsArgs Class / Type Property

In This Topic
    Type Property (OracleFailoverEventsArgs)
    In This Topic
    Specifies the type of failover.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As OracleFailoverType
    public OracleFailoverType Type {get;}

    Property Value

    An OracleFailoverType.
    Remarks
    Look at OracleFailoverType mebers for failover types description.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also