TabularDataRow 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.
A row of data in a TabularData object.
public ref class TabularDataRow
[System.Runtime.Serialization.DataContract(Name="TabularDataRow", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class TabularDataRow
[<System.Runtime.Serialization.DataContract(Name="TabularDataRow", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type TabularDataRow = class
Public Class TabularDataRow
- Inheritance
-
TabularDataRow
- Attributes
Remarks
The TabularDataRow specifies a row of data in a TabularData object.
Constructors
TabularDataRow() |
Initializes a new instance of the TabularDataRow class. |
Properties
Values |
Specifies the values. |