CatalogSetsDataSet.CatalogSet Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Allows access to the CatalogSetsDataSet..::.CatalogSetsDataTable table.
The CatalogSetsDataSet..::.CatalogSet 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.) |
![]() |
IsCatalogSetDescriptionNull | Checks to see if the CatalogSetDescriptionColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). |
![]() |
IsExpressionNull | Checks to see if the ExpressionColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). |
![]() |
IsNull | Overloaded. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RejectChanges | (Inherited from DataRow.) |
![]() |
SetAdded | (Inherited from DataRow.) |
![]() |
SetCatalogSetDescriptionNull | Sets the CatalogSetDescriptionColumn to a DBNull value. |
![]() |
SetColumnError | Overloaded. |
![]() |
SetExpressionNull | Sets the CatalogSetDescriptionColumn to a DBNull value. |
![]() |
SetModified | (Inherited from DataRow.) |
![]() |
SetNull | (Inherited from DataRow.) |
![]() |
SetParentRow | Overloaded. |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CatalogSetDescription | Gets or sets the value in the CatalogSetDescriptionColumn column of the CatalogSetsDataSet..::.CatalogSetsDataTable table. |
![]() |
CatalogSetId | Gets or sets the value in the CatalogSetIdColumn column of the CatalogSetsDataSet..::.CatalogSetsDataTable table. |
![]() |
CatalogSetName | Gets or sets the value in the CatalogSetNameColumn column of the CatalogSetsDataSet..::.CatalogSetsDataTable table. |
![]() |
Expression | Gets or sets the value in the ExpressionColumn column of the CatalogSetsDataSet..::.CatalogSetsDataTable table. |
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
Item | Overloaded. |
![]() |
ItemArray | (Inherited from DataRow.) |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
Top