Click or drag to resize

ConfigurationDataSet Properties

The ConfigurationDataSet type exposes the following members.

Properties
  NameDescription
Public propertyAddIns
Public propertyAppSettings
Public propertyBookmarks
Public propertyCaseSensitive
Gets or sets a value indicating whether string comparisons within DataTable objects are case-sensitive.
(Inherited from DataSet.)
Public propertyConfigurationVersion
Public propertyConnectionStrings
Public propertyContainer
Gets the container for the component.
(Inherited from MarshalByValueComponent.)
Public propertyControls
Public propertyDataSetName
Gets or sets the name of the current DataSet.
(Inherited from DataSet.)
Public propertyDefaultViewManager
Gets a custom view of the data contained in the DataSet to allow filtering, searching, and navigating using a custom DataViewManager.
(Inherited from DataSet.)
Public propertyDesignMode
Gets a value indicating whether the component is currently in design mode.
(Inherited from MarshalByValueComponent.)
Public propertyEnforceConstraints
Gets or sets a value indicating whether constraint rules are followed when attempting any update operation.
(Inherited from DataSet.)
Protected propertyEvents
Gets the list of event handlers that are attached to this component.
(Inherited from MarshalByValueComponent.)
Public propertyExtendedProperties
Gets the collection of customized user information associated with the DataSet.
(Inherited from DataSet.)
Public propertyHasErrors
Gets a value indicating whether there are errors in any of the DataTable objects within this DataSet.
(Inherited from DataSet.)
Public propertyIcons
Public propertyIsInitialized
Gets a value that indicates whether the DataSet is initialized.
(Inherited from DataSet.)
Public propertyKnownProjections
Public propertyLocale
Gets or sets the locale information used to compare strings within the table.
(Inherited from DataSet.)
Public propertyMap
Public propertyMapAddIn
Public propertyNamespace
Gets or sets the namespace of the DataSet.
(Inherited from DataSet.)
Public propertyPrefix
Gets or sets an XML prefix that aliases the namespace of the DataSet.
(Inherited from DataSet.)
Public propertyPrintTemplate
Public propertyProxyConfiguration
Public propertyRelations
Public propertyRemotingFormat
Gets or sets a SerializationFormat for the DataSet used during remoting.
(Inherited from DataSet.)
Public propertyResolutions
Public propertyScales
Public propertySchemaSerializationMode (Overrides DataSetSchemaSerializationMode.)
Public propertySite
Gets or sets an ISite for the DataSet.
(Inherited from DataSet.)
Public propertyStyleMap
Public propertyTables
Public propertyUrl
Public propertyWatermark
Top
See Also