System::Data::Common::DbDataReader::Read 메서드

DbDataReader::Read method

데이터베이스에서 다음 레코드를 읽습니다.

virtual bool System::Data::Common::DbDataReader::Read()=0

ReturnValue

행이 더 있으면 true, 그렇지 않으면 false.

또 보기