CatalogSetsDataSetSchema Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Schema description for CatalogSetsDataSet.
The CatalogSetsDataSetSchema 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 | |
---|---|---|
CatalogSetDescription | The CatalogSetDescription field of the CatalogSetsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
CatalogSetId | The CatalogSetId field of the CatalogSetsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
CatalogSetName | The CatalogSetName field of the CatalogSetsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
Expression | The Expression field of the CatalogSetsDataSetSchema class contains a constant used to reference a database column. This field is constant. |
Top