DataSourceTable Properties

Include Protected Members
Include Inherited Members

The DataSourceTable type exposes the following members.

Properties

  Name Description
Public property AccessMethod Gets or sets the DataBindingAccessMethod enumeration value: either Sequential, Random, or Unique.
Public property Name Gets or sets the name for the data source table. This name must be unique throughout the data source.
Public property SelectColumns Gets or sets the column filters for selecting the data from the data source.

Top

See Also

Reference

DataSourceTable Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace