CatalogPropertiesDataSetSchema Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Schema description for CatalogPropertiesDataSet.
The CatalogPropertiesDataSetSchema type exposes the following members.
Methods
Name | Description | |
---|---|---|
IsBuiltInColumn | Helper to determine if a column is marked as built in database column. | |
IsReadOnlyColumn | Helper to determine if a column is marked as read-only. |
Top
Fields
Name | Description | |
---|---|---|
AssignAll | The AssignAll field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate if this property should automatically be assigned to product definitions. This field is constant. | |
BuiltIn | The BuiltIn field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the name of the built in entity where the property exists. This field is constant. | |
Currency | The Currency field of the CatalogPropertiesDataSetSchema class contains a constant used to reference the currency property in ISO format. This field is constant. | |
DataType | The DataType field of the CatalogPropertiesDataSetSchema class contains a constant used to reference the type of property. This field is constant. | |
DefaultBooleanValue | The DefaultBooleanValue field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the default value for properties of the boolean type. This field is constant. | |
DefaultCurrencyValue | The DefaultCurrencyValue field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the default value for properties of the currency type. This field is constant. | |
DefaultDateTimeValue | The DefaultDateTimeValue field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the default value for properties of the datetime type. This field is constant. | |
DefaultDoubleValue | The DefaultDoubleValue field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the default value for the properties of the double type. This field is constant. | |
DefaultIntegerValue | The DefaultIntegerValue field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the default value for properties of the Integer type. This field is constant. | |
DefaultStringValue | The DefaultStringValue field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the default value for properties of the string type. This field is constant. | |
DisplayAsBase | The DisplayAsBase field of the CatalogPropertiesDataSetSchema class contains a constant used to reference a value in a database column. This field is constant. | |
DisplayInProductsList | The DisplayInProductsList field of the CatalogPropertiesDataSetSchema class contains a constant used indicate if this product should be displayed in the product list. This field is constant. | |
DisplayName | The DisplayName field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the DisplayName of the property. This field is constant. | |
DisplayOnSite | The DisplayOnSite field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate whether this property should be shown to users visiting the web site. This field is constant. | |
ExportToDW | The ExportToDW field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate if this property should be exported to Data Warehouse. This field is constant. | |
IncludeInSpecSearch | The IncludeInSpecSearch field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate whether this property is to be used in specification searches. This field is constant. | |
IsFreeTextSearchable | The IsFreeTextSearchable field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate whether this property is included in the full text index, and is free text searchable. This field is constant. | |
IsRequired | The IsRequired field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate if this property must have a value. This field is constant. | |
LanguageSensitive | The LanguageSensitive field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate if this property is language sensitive. This field is constant. | |
MaximumCurrencyValue | The MaximumCurrencyValue field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the maximum value for properties of the currency type. This field is constant. | |
MaximumDateTimeValue | The MaximumDateTimeValue field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the maximum value for properties of the datetime type. This field is constant. | |
MaximumDoubleValue | The MaximumDoubleValue field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the maximum value for properties of the double type. This field is constant. | |
MaximumIntegerValue | The MaximumIntegerValue field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the maximum value for properties of the integer type. This field is constant. | |
MaximumStringLength | The MaximumStringLength field of the CatalogPropertiesDataSetSchema class contains a constant used to reference the maximum string length for a catalog property. This field is constant. | |
MinimumCurrencyValue | The MinimumCurrencyValue field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the minimum value for properties of the currency type. This field is constant. | |
MinimumDateTimeValue | The MinimumDateTimeValue field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the minimum value for properties of the datetime type. This field is constant. | |
MinimumDoubleValue | The MinimumDoubleValue field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the minimum value for properties of the double type. | |
MinimumIntegerValue | The MinimumIntegerValue field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the minimum value for properties of the integer type. | |
MinimumStringLength | The MinimumStringLength field of the CatalogPropertiesDataSetSchema class contains a constant used to reference the minimum string length for a catalog property. This field is constant. | |
PropertyName | The PropertyName field of the CatalogPropertiesDataSetSchema class contains a constant used to indicate the unique identifying name of the property. This field is constant. | |
Timestamp |
Top