Microsoft.Dynamics.Commerce.Runtime.Data.Types Namespace

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Classes

  Class Description
Public class DataColumn Represents a column in a data table.
Public class DataColumnCollection Represents a collection of data columns.
Public class DataRow Represents a row in a table.
Public class DataRowCollection Represents a collection of rows contained in a data table.
Public class DataSet Represents a collection of data tables.
Public class DataTable Represents a database table.
Public class DbElementCollection<T> Represents a collection of database elements.
Public class ItemIdSearchTableType Represents a table-value type parameter to support set-based operations on strings.
Public class ItemVariantInventoryDimensionTableType Represents a table type that contains both the item and inventory dimension identifier.
Public class JoinableTableType Represents a table type parameter used during set-based operations as a enhanced replacement for the IN (...) syntax.
Public class RecordIdTableType Represents a table-value type parameter to support set-based operations on RECIDs.
Public class StringIdTableType Represents a table-value type parameter to support set-based operations on string identifiers.
Public class TableType