CatalogsDataSet.CatalogsDataTable Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The data table that contains the Catalogs.
The CatalogsDataSet..::.CatalogsDataTable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CatalogsDataSet..::.CatalogsDataTable | Overloaded. Initializes a new instance of the CatalogsDataSet..::.CatalogsDataTable class. |
Top
Methods
Top
Fields
Name | Description | |
---|---|---|
![]() |
fInitInProgress | (Inherited from DataTable.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CaseSensitive | (Inherited from DataTable.) |
![]() |
CatalogFlagsColumn | Gets the values of the CatalogFlagsColumn column in the Catalogs table. |
![]() |
CatalogIdColumn | Gets the values of the CatalogIdColumn column in the Catalogs table. |
![]() |
CatalogNameColumn | Gets the values of the CatalogNameColumn column in the Catalogs table. |
![]() |
CatalogStatusColumn | Gets the values of the CatalogStatusColumn column in the Catalogs table. |
![]() |
ChildRelations | (Inherited from DataTable.) |
![]() |
Columns | (Inherited from DataTable.) |
![]() |
Constraints | (Inherited from DataTable.) |
![]() |
Container | (Inherited from MarshalByValueComponent.) |
![]() |
Count | Gets the total number of System.Data.DataRow objects in this CatalogsDataTable. . |
![]() |
CurrencyColumn | Gets the values of the CurrencyColumncolumn in the Catalogs table. |
![]() |
CustomCatalogColumn | Gets the values of the CustomCatalogColumn column in the Catalogs table. |
![]() |
DataSet | (Inherited from DataTable.) |
![]() |
DefaultLanguageColumn | Gets the values of the DefaultLanguageColumn column in the Catalogs table. |
![]() |
DefaultView | (Inherited from DataTable.) |
![]() |
DesignMode | (Inherited from MarshalByValueComponent.) |
![]() |
DisplayExpression | (Inherited from DataTable.) |
![]() |
DisplayNameColumn | Gets the values of the DisplayNameColumn column in the Catalogs table. |
![]() |
EndDateColumn | Gets the values of the EndDateColumn column in the Catalogs table. |
![]() |
Events | (Inherited from MarshalByValueComponent.) |
![]() |
ExtendedProperties | (Inherited from DataTable.) |
![]() |
FreeTextIndexCreatedColumn | Gets the values of the FreeTextIndexCreatedColumn column in the Catalogs table. |
![]() |
FullTextCatalogNameColumn | Gets the values of the FullTextCatalogNameColumn column in the Catalogs table. |
![]() |
HasErrors | (Inherited from DataTable.) |
![]() |
IsInitialized | (Inherited from DataTable.) |
![]() |
IsVirtualCatalogColumn | Gets the values of the IsVirtualCatalogColumn column in the Catalogs table. |
![]() |
IsVirtualCatalogViewColumn | Gets the values of the IsVirtualCatalogViewColumn column in the Catalogs table. |
![]() |
Item | Gets a CatalogsDataSet..::.Catalog at a particular index in the CatalogsDataSet..::.CatalogsDataTable. . |
![]() |
Locale | (Inherited from DataTable.) |
![]() |
LocaleColumn | Gets the values of the LocaleColumn column in the Catalogs table. |
![]() |
MinimumCapacity | (Inherited from DataTable.) |
![]() |
Namespace | (Inherited from DataTable.) |
![]() |
ParentRelations | (Inherited from DataTable.) |
![]() |
Prefix | (Inherited from DataTable.) |
![]() |
PrimaryKey | (Inherited from DataTable.) |
![]() |
ProductIdColumn | Gets the values of the ProductIdColumn column in the Catalogs table. |
![]() |
ProductTableUpdatedColumn | Gets the values of the ProductTableUpdatedColumn column in the Catalogs table. |
![]() |
RemotingFormat | (Inherited from DataTable.) |
![]() |
ReportingLanguageColumn | Gets the values of the ReportingLanguageColumn column in the Catalogs table. |
![]() |
Rows | (Inherited from DataTable.) |
![]() |
Site | (Inherited from DataTable.) |
![]() |
StartDateColumn | Gets the values of the StartDateColumn column in the Catalogs table. |
![]() |
TableName | (Inherited from DataTable.) |
![]() |
TimestampColumn | Gets the values of the TimeStampColumn column in the Catalogs table. |
![]() |
VariantIdColumn | Gets the values of the VariantIdColumn column in the Catalogs table. |
![]() |
WeightMeasureColumn | Gets the values of the WeightMeasureColumn column in the Catalogs table. |
Top
Events
Name | Description | |
---|---|---|
![]() |
CatalogChanged | Occurs when Catalog in the CatalogsDataSet..::.CatalogsDataTable is changed. |
![]() |
CatalogChanging | Occurs when Catalog in the CatalogsDataSet..::.CatalogsDataTable is going to be changed. |
![]() |
CatalogDeleted | Occurs when Catalog is deleted from the CatalogsDataSet..::.CatalogsDataTable. |
![]() |
CatalogDeleting | Occurs when Catalog is being deleted from the CatalogsDataSet..::.CatalogsDataTable. |
![]() |
ColumnChanged | (Inherited from DataTable.) |
![]() |
ColumnChanging | (Inherited from DataTable.) |
![]() |
Disposed | (Inherited from MarshalByValueComponent.) |
![]() |
Initialized | (Inherited from DataTable.) |
![]() |
RowChanged | (Inherited from DataTable.) |
![]() |
RowChanging | (Inherited from DataTable.) |
![]() |
RowDeleted | (Inherited from DataTable.) |
![]() |
RowDeleting | (Inherited from DataTable.) |
![]() |
TableCleared | (Inherited from DataTable.) |
![]() |
TableClearing | (Inherited from DataTable.) |
![]() |
TableNewRow | (Inherited from DataTable.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IListSource..::.ContainsListCollection | (Inherited from DataTable.) |
![]() ![]() |
IListSource..::.GetList | (Inherited from DataTable.) |
![]() ![]() |
IXmlSerializable..::.GetSchema | (Inherited from DataTable.) |
![]() ![]() |
IXmlSerializable..::.ReadXml | (Inherited from DataTable.) |
![]() ![]() |
IXmlSerializable..::.WriteXml | (Inherited from DataTable.) |
Top