dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleShardingKey Class
Members

In This Topic
    OracleShardingKey Class
    In This Topic
    Represents sharding key value to set for a connecion in order to perform single-shard queries.
    Syntax
    'Declaration
     
    Public Class OracleShardingKey 
    public class OracleShardingKey 
    Remarks
    See Database Sharding Support for more information.
    Inheritance Hierarchy

    System.Object
       Devart.Data.Oracle.OracleShardingKey

    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