6.27.3.2 Dispose

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

Declaration

// C#
public void Dispose();

Exceptions

None

Remarks