NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DataRowView Properties

The properties of the DataRowView class are listed below. For a complete list of DataRowView class members, see the DataRowView Members topic.

Public:

Item Gets or sets a specified DataRowView.

In C#, this member is the indexer for the DataRowView class.

Row Gets the row being viewed.
RowVersion Gets the current version description of the DataRow.

See Also

DataRowView Class | System.Data Namespace