다음을 통해 공유


updateByte Method (SQLServerResultSet)

Updates the designated column with a byte value.

Overload List

Name Description

updateByte (int, byte)

Updates the designated column with a byte value given the column index.

updateByte (java.lang.String, byte)

Updates the designated column with a byte value given the column name.

참고

참조

SQLServerResultSet Class

개념

SQLServerResultSet Methods
SQLServerResultSet Members