Dispose

This instance method enables applications to explicitly dispose the OracleShardingKey object.

Declaration

// C#
public void Dispose();

Exceptions

None

Remarks