Share via


CategoryName Field

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

The CategoryName field of the CatalogVirtualCatalogRulesDataSetSchema class contains a constant used to reference a database column. This field is constant.

Namespace:  Microsoft.CommerceServer.Catalog
Assembly:  Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)

Syntax

'Declaration
Public Const CategoryName As String
'Usage
Dim value As String

value = CatalogVirtualCatalogRulesDataSetSchema.CategoryName
public const string CategoryName
public:
literal String^ CategoryName
public const var CategoryName : String

Remarks

Specifies the column name in the VirtualCatalogRules table as "CatalogName". DataSet: CatalogVirtualCatalogRulesDataSet Table: VirtualCatalogRules Column: CategoryName.

Permissions

See Also

Reference

CatalogVirtualCatalogRulesDataSetSchema Class

CatalogVirtualCatalogRulesDataSetSchema Members

Microsoft.CommerceServer.Catalog Namespace