Method LoadChildrenBaseAsync(long)
SQL: Load all children (base fields only).
protected abstract Task<List<RedbObjectRow>> LoadChildrenBaseAsync(long parentId)
SQL: Load all children (base fields only).
protected abstract Task<List<RedbObjectRow>> LoadChildrenBaseAsync(long parentId)