ExtendedDbDataReaderRead Method |
Advances the reader to the next record in a result set.
Namespace: CMS.DataEngine.InternalAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public override bool Read()
Return Value
Type:
Boolean if there are more rows; otherwise
.
Implements
IDataReaderReadSee Also