CatalogsDataSet.Catalog Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Allows access to the CatalogsDataSet..::.CatalogsDataTable table.
The CatalogsDataSet..::.Catalog type exposes the following members.
Methods
Name | Description | |
---|---|---|
AcceptChanges | (Inherited from DataRow.) | |
BeginEdit | (Inherited from DataRow.) | |
CancelEdit | (Inherited from DataRow.) | |
ClearErrors | (Inherited from DataRow.) | |
Delete | (Inherited from DataRow.) | |
EndEdit | (Inherited from DataRow.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetChildRows | Overloaded. | |
GetColumnError | Overloaded. | |
GetColumnsInError | (Inherited from DataRow.) | |
GetHashCode | (Inherited from Object.) | |
GetParentRow | Overloaded. | |
GetParentRows | Overloaded. | |
GetType | (Inherited from Object.) | |
HasVersion | (Inherited from DataRow.) | |
IsCatalogFlagsNull | Checks to see if the CatalogFlagsColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsCatalogStatusNull | Checks to see if the CatalogFlagsColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsCurrencyNull | Checks to see if the CurrencyColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsCustomCatalogNull | Checks to see if the CustomCatalog column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsDefaultLanguageNull | Checks to see if the DefaultLanguageColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsDisplayNameNull | Checks to see if the DisplayNameColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsEndDateNull | Checks to see if the EndDateColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsFreeTextIndexCreatedNull | Checks to see if the FreeTextIndexCreatedColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsFullTextCatalogNameNull | Checks to see if the FullTextCatalogNameColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsIsVirtualCatalogNull | Checks to see if the IsVirtualCatalogColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsIsVirtualCatalogViewNull | Checks to see if the IsVirtualCatalogViewColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsLocaleNull | Checks to see if the LocaleColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsNull | Overloaded. | |
IsProductIdNull | Checks to see if the ProductIdColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsProductTableUpdatedNull | Checks to see if the ProductTableUpdatedColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsReportingLanguageNull | Checks to see if the ReportingLanguageColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsStartDateNull | Checks to see if the StartDateColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsTimestampNull | Checks to see if the TimeStampColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsVariantIdNull | Checks to see if the VariantIdColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsWeightMeasureNull | Checks to see if the WeightMeasureColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
MemberwiseClone | (Inherited from Object.) | |
RejectChanges | (Inherited from DataRow.) | |
SetAdded | (Inherited from DataRow.) | |
SetCatalogFlagsNull | Sets the CatalogFlagsColumn to a DBNull value. | |
SetCatalogStatusNull | Sets the CatalogStatusColumn to a DBNull value. | |
SetColumnError | Overloaded. | |
SetCurrencyNull | Sets the CurrencyColumn to a DBNull value. | |
SetCustomCatalogNull | Sets the CustomCatalogColumn to a DBNull value. | |
SetDefaultLanguageNull | Sets the DefaultLanguageColumn to a DBNull value. | |
SetDisplayNameNull | Sets the DisplayNameColumn to a DBNull value. | |
SetEndDateNull | Sets the EndDateColumn to a DBNull value. | |
SetFreeTextIndexCreatedNull | Sets the FreeTextIndexCreatedColumn to a DBNull value. | |
SetFullTextCatalogNameNull | Sets the FullTextCatalogNameColumn to a DBNull value. | |
SetIsVirtualCatalogNull | Sets the VirtualCatalogColumn to a DBNull value. | |
SetIsVirtualCatalogViewNull | Sets the VirtualCatalogViewColumn to a DBNull value. | |
SetLocaleNull | Sets the LocaleColumn to a DBNull value. | |
SetModified | (Inherited from DataRow.) | |
SetNull | (Inherited from DataRow.) | |
SetParentRow | Overloaded. | |
SetProductIdNull | Sets the ProductIdColumn to a DBNull value. | |
SetProductTableUpdatedNull | Sets the ProductTableUpdatedColumn to a DBNull value. | |
SetReportingLanguageNull | Sets the ReportingLanguageColumn to a DBNull value. | |
SetStartDateNull | Sets the StartDateColumn to a DBNull value. | |
SetTimestampNull | Sets the TimeStampColumn to a DBNull value. | |
SetVariantIdNull | Sets the VariantIdColumn to a DBNull value. | |
SetWeightMeasureNull | Sets the WeightMeasureColumn to a DBNull value. | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
CatalogFlags | Gets or sets a value in the Catalog representing the CatalogFlags enumeration. | |
CatalogId | Gets or sets a value in the catalog representing the Catalog identifier. | |
CatalogName | Gets or sets a value in the catalog representing the Catalog name. | |
CatalogStatus | Gets or sets a value representing the Catalog status. | |
Currency | Gets or sets the value in the CurrencyColumn column of the catalog. | |
CustomCatalog | Gets or sets an indicator that this is a custom catalog. | |
DefaultLanguage | Gets or sets the default language of the catalog. | |
DisplayName | Gets or sets the Display name for the catalog. | |
EndDate | Gets or sets the End date of catalog. | |
FreeTextIndexCreated | Gets or sets the DateTime when the FreeTextIndex was created. | |
FullTextCatalogName | Gets or sets the name of the fulltext catalog used for this catalog. | |
HasErrors | (Inherited from DataRow.) | |
IsVirtualCatalog | Gets or sets value indicating whether this catalog item exists in a virtual catalog or a base catalog. | |
IsVirtualCatalogView | Gets or sets a value indicating whether this catalog is in the Virtual Catalog view or not. | |
Item | Overloaded. | |
ItemArray | (Inherited from DataRow.) | |
Locale | Gets or sets value that indicates the default locale to be used by the Catalog. | |
ProductId | Gets or sets the values in the ProductIdColumn column. The Product Identifier. | |
ProductTableUpdated | Gets or sets the value in the ProductTableUpdatedColumn column. The Date/time when product table was last updated. | |
ReportingLanguage | Gets or sets the reporting language for the catalog. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
StartDate | Gets or sets the Start date of catalog. | |
Table | (Inherited from DataRow.) | |
Timestamp | Gets or sets the value in the TimeStampColumn of the Catalog. | |
VariantId | Gets or sets the value in the VariantIdColumn column of the CatalogsDataSet..::.CatalogsDataTable table. | |
WeightMeasure | Gets or sets Weight-measure of the catalog. |
Top