Share via


CatalogSetsDataSet Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Access the CatalogSetsDataSet..::.CatalogSetsDataTable values in the CatalogSetsDataSet.

The CatalogSetsDataSet type exposes the following members.

Constructors

  Name Description
Aa149267.pubmethod(en-US,CS.70).gif CatalogSetsDataSet Overloaded. Initializes a new instance of the CatalogSetsDataSet class.

Top

Methods

  Name Description
Aa149267.pubmethod(en-US,CS.70).gif AcceptChanges (Inherited from DataSet.)
Aa149267.pubmethod(en-US,CS.70).gif BeginInit (Inherited from DataSet.)
Aa149267.pubmethod(en-US,CS.70).gif Clear (Inherited from DataSet.)
Aa149267.pubmethod(en-US,CS.70).gif Clone Copies the structure of the CatalogSetsDataSet, including all table schemas, relations, and constraints. Does not copy any data. (Overrides DataSet..::.Clone()()().)
Aa149267.pubmethod(en-US,CS.70).gif Copy (Inherited from DataSet.)
Aa149267.pubmethod(en-US,CS.70).gif CreateDataReader Overloaded.
Aa149267.protmethod(en-US,CS.70).gif DetermineSchemaSerializationMode Overloaded.
Aa149267.pubmethod(en-US,CS.70).gif Dispose Overloaded.
Aa149267.pubmethod(en-US,CS.70).gif EndInit (Inherited from DataSet.)
Aa149267.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa149267.protmethod(en-US,CS.70).gif Finalize (Inherited from MarshalByValueComponent.)
Aa149267.pubmethod(en-US,CS.70).gif GetChanges Overloaded.
Aa149267.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa149267.pubmethod(en-US,CS.70).gif GetObjectData (Inherited from DataSet.)
Aa149267.protmethod(en-US,CS.70).gif GetSchemaSerializable This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides DataSet..::.GetSchemaSerializable()()().)
Aa149267.protmethod(en-US,CS.70).gif GetSerializationData (Inherited from DataSet.)
Aa149267.pubmethod(en-US,CS.70).gif GetService (Inherited from MarshalByValueComponent.)
Aa149267.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa149267.pubmethod(en-US,CS.70).gifAa149267.static(en-US,CS.70).gif GetTypedDataSetSchema Contains a cache of XML Schema definition language (XSD) schemas.
Aa149267.pubmethod(en-US,CS.70).gif GetXml (Inherited from DataSet.)
Aa149267.pubmethod(en-US,CS.70).gif GetXmlSchema (Inherited from DataSet.)
Aa149267.pubmethod(en-US,CS.70).gif HasChanges Overloaded.
Aa149267.pubmethod(en-US,CS.70).gif InferXmlSchema Overloaded.
Aa149267.protmethod(en-US,CS.70).gif InitializeDerivedDataSet Provides access to the DataSet that the CatalogSetsDataSet was derived from. (Overrides DataSet..::.InitializeDerivedDataSet()()().)
Aa149267.protmethod(en-US,CS.70).gif IsBinarySerialized (Inherited from DataSet.)
Aa149267.pubmethod(en-US,CS.70).gif Load Overloaded.
Aa149267.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa149267.pubmethod(en-US,CS.70).gif Merge Overloaded.
Aa149267.protmethod(en-US,CS.70).gif OnPropertyChanging (Inherited from DataSet.)
Aa149267.protmethod(en-US,CS.70).gif OnRemoveRelation (Inherited from DataSet.)
Aa149267.protmethod(en-US,CS.70).gif OnRemoveTable (Inherited from DataSet.)
Aa149267.protmethod(en-US,CS.70).gif RaisePropertyChanging (Inherited from DataSet.)
Aa149267.pubmethod(en-US,CS.70).gif ReadXml Overloaded.
Aa149267.pubmethod(en-US,CS.70).gif ReadXmlSchema Overloaded.
Aa149267.protmethod(en-US,CS.70).gif ReadXmlSerializable This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides DataSet..::.ReadXmlSerializable(XmlReader).)
Aa149267.pubmethod(en-US,CS.70).gif RejectChanges (Inherited from DataSet.)
Aa149267.pubmethod(en-US,CS.70).gif Reset (Inherited from DataSet.)
Aa149267.protmethod(en-US,CS.70).gif ShouldSerializeRelations Gets a value indicating whether Relations property should be persisted. (Overrides DataSet..::.ShouldSerializeRelations()()().)
Aa149267.protmethod(en-US,CS.70).gif ShouldSerializeTables Gets a value indicating whether Tables property should be persisted. (Overrides DataSet..::.ShouldSerializeTables()()().)
Aa149267.pubmethod(en-US,CS.70).gif ToString (Inherited from MarshalByValueComponent.)
Aa149267.pubmethod(en-US,CS.70).gif WriteXml Overloaded.
Aa149267.pubmethod(en-US,CS.70).gif WriteXmlSchema Overloaded.

Top

Properties

  Name Description
Aa149267.pubproperty(en-US,CS.70).gif CaseSensitive (Inherited from DataSet.)
Aa149267.pubproperty(en-US,CS.70).gif CatalogSets Gets a table containing the CatalogSets values.
Aa149267.pubproperty(en-US,CS.70).gif Container (Inherited from MarshalByValueComponent.)
Aa149267.pubproperty(en-US,CS.70).gif DataSetName (Inherited from DataSet.)
Aa149267.pubproperty(en-US,CS.70).gif DefaultViewManager (Inherited from DataSet.)
Aa149267.pubproperty(en-US,CS.70).gif DesignMode (Inherited from MarshalByValueComponent.)
Aa149267.pubproperty(en-US,CS.70).gif EnforceConstraints (Inherited from DataSet.)
Aa149267.protproperty(en-US,CS.70).gif Events (Inherited from MarshalByValueComponent.)
Aa149267.pubproperty(en-US,CS.70).gif ExtendedProperties (Inherited from DataSet.)
Aa149267.pubproperty(en-US,CS.70).gif HasErrors (Inherited from DataSet.)
Aa149267.pubproperty(en-US,CS.70).gif IsInitialized (Inherited from DataSet.)
Aa149267.pubproperty(en-US,CS.70).gif Locale (Inherited from DataSet.)
Aa149267.pubproperty(en-US,CS.70).gif Namespace (Inherited from DataSet.)
Aa149267.pubproperty(en-US,CS.70).gif Prefix (Inherited from DataSet.)
Aa149267.pubproperty(en-US,CS.70).gif Relations Gets a collection of relations that link tables and allow navigation from parent tables to child tables.
Aa149267.pubproperty(en-US,CS.70).gif RemotingFormat (Inherited from DataSet.)
Aa149267.pubproperty(en-US,CS.70).gif SchemaSerializationMode Gets or sets a SchemaSerializationMode for a CatalogSetsDataSet. (Overrides DataSet..::.SchemaSerializationMode.)
Aa149267.pubproperty(en-US,CS.70).gif Site (Inherited from DataSet.)
Aa149267.pubproperty(en-US,CS.70).gif Tables Gets a collection of tables contained within the CatalogSetsDataSet.

Top

Events

  Name Description
Aa149267.pubevent(en-US,CS.70).gif Disposed (Inherited from MarshalByValueComponent.)
Aa149267.pubevent(en-US,CS.70).gif Initialized (Inherited from DataSet.)
Aa149267.pubevent(en-US,CS.70).gif MergeFailed (Inherited from DataSet.)

Top

Explicit Interface Implementations

  Name Description
Aa149267.pubinterface(en-US,CS.70).gifAa149267.privproperty(en-US,CS.70).gif IListSource..::.ContainsListCollection (Inherited from DataSet.)
Aa149267.pubinterface(en-US,CS.70).gifAa149267.privmethod(en-US,CS.70).gif IListSource..::.GetList (Inherited from DataSet.)
Aa149267.pubinterface(en-US,CS.70).gifAa149267.privmethod(en-US,CS.70).gif IXmlSerializable..::.GetSchema (Inherited from DataSet.)
Aa149267.pubinterface(en-US,CS.70).gifAa149267.privmethod(en-US,CS.70).gif IXmlSerializable..::.ReadXml (Inherited from DataSet.)
Aa149267.pubinterface(en-US,CS.70).gifAa149267.privmethod(en-US,CS.70).gif IXmlSerializable..::.WriteXml (Inherited from DataSet.)

Top

See Also

Reference

CatalogSetsDataSet Class

Microsoft.CommerceServer.Catalog Namespace