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

    See Also