2.2.4.2.2.20.2 RowBinding
This complex type represents a binding to the rows of a table.
-
<xsd:complexType name="RowBinding"> <xsd:complexContent> <xsd:extension base="Binding"> <xsd:all> <xsd:element name="TableID" type="xsd:string"/> </xsd:all> </xsd:extension > </xsd:complexContent> </xsd:complexType>
Element |
Read-Only |
Default value |
Description |
---|---|---|---|
TableID |
|
[Required] |
The ID of the table in the DataSourceView. |