TabularDataRow Class
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
C#
[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
The TabularDataRow specifies a row of data in a TabularData object.
Tabular |
Initializes a new instance of the TabularDataRow class. |
Values |
Specifies the values. |
Toode | Versioonid |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |