Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Allows access to the InventoryCatalogsDataSet..::.InventoryCatalogsDataTable table.
The InventoryCatalogsDataSet..::.InventoryCatalog 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.) |
![]() |
IsDateCreatedNull | Checks to see if the DateCreatedColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). |
![]() |
IsInventoryCatalogDescriptionNull | Checks to see if the InventoryCatalogDescriptionColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). |
![]() |
IsLastModifiedNull | Checks to see if the LastModifiedColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). |
![]() |
IsNull | Overloaded. |
![]() |
IsTimestampNull | Checks to see if the TimeStampColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RejectChanges | (Inherited from DataRow.) |
![]() |
SetAdded | (Inherited from DataRow.) |
![]() |
SetColumnError | Overloaded. |
![]() |
SetDateCreatedNull | Sets the DateCreatedColumn column value to DBnull. |
![]() |
SetInventoryCatalogDescriptionNull | Sets the InventoryCatalogDescriptionColumn column value to DBnull. |
![]() |
SetLastModifiedNull | Sets the LastModifiedColumn column value to DBnull. |
![]() |
SetModified | (Inherited from DataRow.) |
![]() |
SetNull | (Inherited from DataRow.) |
![]() |
SetParentRow | Overloaded. |
![]() |
SetTimestampNull | Sets the TimeStampColumn column value to DBnull. |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DateCreated | Gets or sets the value in the DateCreatedColumn column of the InventoryCatalogsDataSet..::.InventoryCatalogsDataTable table. |
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
InventoryCatalogDescription | Gets or sets the value in the InventoryCatalogDescription olumn column of the InventoryCatalogsDataSet..::.InventoryCatalogsDataTable table. |
![]() |
InventoryCatalogName | Gets or sets the value in the InventoryCatalogNameColumn column of the InventoryCatalogsDataSet..::.InventoryCatalogsDataTable table. |
![]() |
Item | Overloaded. |
![]() |
ItemArray | (Inherited from DataRow.) |
![]() |
LastModified | Gets or sets the value in the LastModifiedColumn column of the InventoryCatalogsDataSet..::.InventoryCatalogsDataTable table. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
![]() |
Timestamp | Gets or sets the value in the TimeStampColumn of the InventoryCatalog. |
Top