DataBindingAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DataBindingAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)]
public sealed class DataBindingAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)>]
type DataBindingAttribute = class
inherit Attribute
Public NotInheritable Class DataBindingAttribute
Inherits Attribute
- Inheritance
-
DataBindingAttribute
- Attributes
Constructors
DataBindingAttribute(String, String, String, String) |
Properties
ColumnName | |
ContextVariableName | |
DataSourceName | |
TableName |