Freigeben über


InventoryCatalogName Field

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

The InventoryCatalogName field of the InventoryCatalogsDataSetSchema 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 InventoryCatalogName As String
'Usage
Dim value As String

value = InventoryCatalogsDataSetSchema.InventoryCatalogName
public const string InventoryCatalogName
public:
literal String^ InventoryCatalogName
public const var InventoryCatalogName : String

Remarks

Specifies the column name in the InventoryCatalogs table as "InventoryCatalogName". DataSet: InventoryCatalogsDataSet Table: InventoryCatalogs Column: InventoryCatalogName.

Permissions

See Also

Reference

InventoryCatalogsDataSetSchema Class

InventoryCatalogsDataSetSchema Members

Microsoft.CommerceServer.Catalog Namespace