Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Allows access to the CatalogSetsDataSet..::.CatalogSetsDataTable table.
Namespace: Microsoft.CommerceServer.Catalog
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
Public Class CatalogSet _
Inherits DataRow
'Usage
Dim instance As CatalogSetsDataSet.CatalogSet
public class CatalogSet : DataRow
public ref class CatalogSet : public DataRow
public class CatalogSet extends DataRow
Remarks
Gets and sets the values in the CatalogSetsDataSet..::.CatalogSetsDataTable table.
Inheritance Hierarchy
System..::.Object
System.Data..::.DataRow
Microsoft.CommerceServer.Catalog..::.CatalogSetsDataSet..::.CatalogSet
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.