DataViewExpression Properties
Specifies a data view column name and expression used to compute the column value.| Name | Description |
|---|---|
| Expression | Gets an expression used to compute the column value. |
| Name | Gets a data view column name. |
| RawName | For internal use. |
See Also