IRowSet Interface
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Proxy
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Proxy (in Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll)
Syntax
'Декларация
Public Interface IRowSet
public interface IRowSet
public interface class IRowSet
type IRowSet = interface end
public interface IRowSet
The IRowSet type exposes the following members.
Properties
Name | Description | |
---|---|---|
ColumnCount | ||
Item[Int32] | ||
Item[Int32, Int32] | ||
Item[String, Int32] | ||
RowCount |
Top
Methods
Name | Description | |
---|---|---|
SwapRows |
Top