Edit

Share via


IJobRowSet Interface

Definition

public interface IJobRowSet : IDisposable, Microsoft.Hpc.Scheduler.Store.IRowSetEx, System.Collections.Generic.IEnumerable<Microsoft.Hpc.Scheduler.Properties.PropertyRow>
type IJobRowSet = interface
    interface IRowSetEx
    interface IRowSet
    interface seq<PropertyRow>
    interface IEnumerable
    interface IDisposable
Public Interface IJobRowSet
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)

Applies to