Dijeli putem


CatalogPropertiesDataSet Constructor

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

Initializes a new instance of the CatalogPropertiesDataSet class.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New CatalogPropertiesDataSet()
public CatalogPropertiesDataSet()
public:
CatalogPropertiesDataSet()
public function CatalogPropertiesDataSet()

Remarks

The CatalogPropertiesDataSet exposes the CatalogProperties values of the CatalogPropertiesDataSet..::.CatalogPropertiesDataTable table.

There are thirty one columns in the table:

  • AssignAll

  • BuiltIn

  • Currency

  • DataType

  • DefaultBooleanValue

  • DefaultCurrencyValue

  • DefaultDateTimeValue

  • DefaultDoubleValue

  • DefaultIntegerValue

  • DefaultStringValue

  • DisplayAsBase

  • DisplayInProductsList

  • DisplayName

  • DisplayOnSite

  • ExportToDW

  • IncludeInSpecSearch

  • IsFreeTextSearchable

  • IsRequired

  • LanguageSensitive

  • MaximumCurrencyValue

  • MaximumDateTimeValue

  • MaximumDoubleValue

  • MaximumIntegerValue

  • MaximumStringLength

  • MinimumCurrencyValue

  • MinimumDateTimeValue

  • MinimumDoubleValue

  • MinimumIntegerValue

  • MinimumStringLength

  • PropertyName

  • TimeStamp

Permissions

See Also

Reference

CatalogPropertiesDataSet Class

CatalogPropertiesDataSet Members

CatalogPropertiesDataSet Overload

Microsoft.CommerceServer.Catalog Namespace