ExtendedDbDataReaderNextResult Method |
Advances the reader to the next result when reading the results of a batch of statements.
Namespace: CMS.DataEngine.InternalAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public override bool NextResult()
Return Value
Type:
Boolean if there are more result sets; otherwise
.
Implements
IDataReaderNextResultSee Also