CatalogRelationshipsDataSetSchema Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Schema description for CatalogRelationshipsDataSet.
The CatalogRelationshipsDataSetSchema 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 | |
---|---|---|
CatalogClassTypes | ||
DisplayName | The DisplayName field of the CatalogRelationshipsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
ListPrice | The ListPrice field of the CatalogRelationshipsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
Rank | The Rank field of the CatalogRelationshipsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
RelationshipDescription | The RelationshipDescription field of the CatalogRelationshipsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
RelationshipName | The RelationshipName field of the CatalogRelationshipsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
TargetCatalogName | The TargetCatalogName field of the CatalogRelationshipsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
TargetCategoryName | The TargetCategoryName field of the CatalogRelationshipsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
TargetProductId | The TargetProductId field of the CatalogRelationshipsDataSetSchema class contains a constant used to reference a database column. This field is constant. |
Top