IPoolRowSet Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IPoolRowSet : IDisposable, Microsoft.Hpc.Scheduler.Store.IRowSetEx, System.Collections.Generic.IEnumerable<Microsoft.Hpc.Scheduler.Properties.PropertyRow>
type IPoolRowSet = interface
interface IRowSetEx
interface IRowSet
interface seq<PropertyRow>
interface IEnumerable
interface IDisposable
Public Interface IPoolRowSet
Implements IDisposable, IEnumerable(Of PropertyRow), IRowSetEx
- Implements
Methods
GetRows(Int32, Int32, Boolean, Int32) | (Inherited from IRowSetEx) |
Invalidate() | (Inherited from IRowSetEx) |
SetFrozenColumns(PropertyId[]) | (Inherited from IRowSetEx) |
SetTop(Int32) | (Inherited from IRowSetEx) |