DataBindingAttribute Properties

Include Protected Members
Include Inherited Members

The DataBindingAttribute type exposes the following members.

Properties

 

Name

Description

Public property

ColumnName

Gets the name of the column that contains data to bind.

Public property

ContextVariableName

Gets the name of the variable that represents the data-bound value.

Public property

DataSourceName

Gets the name of the data source to bind.

Public property

TableName

Gets the name of the table that contains the data to bind.

Public property

TypeId

When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.)

Top

See Also

Reference

DataBindingAttribute Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace