CatalogsDataSetSchema Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Schema description for CatalogsDataSet.
The CatalogsDataSetSchema 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 | |
---|---|---|
CatalogFlags | The CatalogFlags field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
CatalogId | The CatalogId field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
CatalogName | The CatalogName field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
CatalogStatus | The CatalogStatus field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
Currency | The Currency field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
CustomCatalog | The CustomCatalog field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
DefaultLanguage | The DefaultLanguage field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
DisplayName | The DisplayName field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
EndDate | The EndDate field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
FreeTextIndexCreated | The FreeTextIndexCreated field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
FullTextCatalogName | The FullTextCatalogName field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
IsVirtualCatalog | The IsVirtualCatalog field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
IsVirtualCatalogView | The IsVirtualCatalogView field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
Locale | The Locale field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
ProductId | The ProductId field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
ProductTableUpdated | The ProductTableUpdated field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
ReportingLanguage | The ReportingLanguage field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
StartDate | The StartDate field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
Timestamp | ||
VariantId | The VariantId field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
WeightMeasure | The WeightMeasure field of the CatalogsDataSetSchema class contains a constant used to reference a database column. This field is constant. |
Top