Skip to content

Latest commit

 

History

History
63 lines (50 loc) · 4.66 KB

systemdatasection-class.md

File metadata and controls

63 lines (50 loc) · 4.66 KB
title description ms.date ms.assetid
SystemDataSection Class
Describes the SystemDataSection class and provides the class' syntax, methods, properties, inheritance hierarchy, and requirements.
10/07/2016
2828774f-97f2-d979-2453-28bade500936

SystemDataSection Class

Specifies a list of installed [!INCLUDEvstecado] data providers.

Syntax

class SystemDataSection : ConfigurationSectionWithCollection  

Methods

The following table lists the methods exposed by the SystemDataSection class.

Name Description
Add (Inherited from ConfigurationSectionWithCollection.)
Clear (Inherited from ConfigurationSectionWithCollection.)
Get (Inherited from ConfigurationSectionWithCollection.)
GetAllowDefinition (Inherited from ConfigurationSection.)
GetAllowLocation (Inherited from ConfigurationSection.)
Remove (Inherited from ConfigurationSectionWithCollection.)
RevertToParent (Inherited from ConfigurationSection.)
SetAllowDefinition (Inherited from ConfigurationSection.)
SetAllowLocation (Inherited from ConfigurationSection.)

Properties

The following table lists the properties exposed by the SystemDataSection class.

Name Description
DbProviderFactories A DbProviderFactorySettings value that contains configuration settings for [!INCLUDEado_whidbey_long] provider factories.
Location (Inherited from ConfigurationSection.) A key property.
Path (Inherited from ConfigurationSection.) A key property.
SectionInformation (Inherited from ConfigurationSection.)

Subclasses

This class contains no subclasses.

Inheritance Hierarchy

ConfigurationSection

ConfigurationSectionWithCollection

SystemDataSection

Requirements

Type Description
Client - [!INCLUDEiis70] on [!INCLUDEwinvista]
- [!INCLUDEiis75] on [!INCLUDEwin7]
- [!INCLUDEiis80] on [!INCLUDEwin8]
- [!INCLUDEiis100] on [!INCLUDEwin10]
Server - [!INCLUDEiis70] on [!INCLUDEwinsrv2008]
- [!INCLUDEiis75] on [!INCLUDEwinsrv2008r2]
- [!INCLUDEiis80] on [!INCLUDEwinsrv2012]
- [!INCLUDEiis85] on [!INCLUDEwinsrv2012r2]
- [!INCLUDEiis100] on [!INCLUDEwinsrv2016]
Product - [!INCLUDEiis70], [!INCLUDEiis75], [!INCLUDEiis80], [!INCLUDEiis85], [!INCLUDEiis100]
MOF file WebAdministration.mof

See Also

ConfigurationSectionWithCollection Class
DbProviderFactorySettings Class
IIS 7.0: ProviderFactoryElement Class