CatalogPropertiesDataSet Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the CatalogPropertiesDataSet class.
Overload List
Name | Description | |
---|---|---|
CatalogPropertiesDataSet()()() | Initializes a new instance of the CatalogPropertiesDataSet class. | |
CatalogPropertiesDataSet(SerializationInfo, StreamingContext) | Initializes a new instance of the CatalogPropertiesDataSet class with the specified serialization and streaming context information. |
Top
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
See Also
Reference
CatalogPropertiesDataSet Class