CatalogDefinitionPropertiesDataSetSchema Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Schema description for CatalogDefinitionPropertiesDataSet.
The CatalogDefinitionPropertiesDataSetSchema type exposes the following members.
Methods
Name | Description | |
---|---|---|
IsBuiltInColumn | Helper to determine if a column is marked as a built in database column. | |
IsReadOnlyColumn | Helper to determine if a column is marked as read-only. |
Top
Fields
Name | Description | |
---|---|---|
DefinitionId | The DefinitionId field of the CatalogDefinitionPropertiesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
DefinitionName | The DefinitionName field of the CatalogDefinitionPropertiesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
DefinitionType | The DefinitionType field of the CatalogDefinitionPropertiesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
PropertyName | The PropertyName field of the CatalogDefinitionPropertiesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
PropertyOrder | The PropertyOrder field of the CatalogDefinitionPropertiesDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
PropertyType | The PropertyType field of the CatalogDefinitionPropertiesDataSetSchema class contains a constant used to reference a database column. This field is constant. |
Top