Interface IRowId
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/java/sql/RowId.html
public interface IRowId
Properties
Bytes
byte[] Bytes { get; }
Property Value
- byte[]