Edit

Share via


IAllocationRowSet Interface

Definition

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