ServerInformationProviderCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a collection of server information.
public ref class ServerInformationProviderCollection : Microsoft::SqlServer::Management::ConfigurationSection
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class ServerInformationProviderCollection : Microsoft.SqlServer.Management.ConfigurationSection
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type ServerInformationProviderCollection = class
inherit ConfigurationSection
Public Class ServerInformationProviderCollection
Inherits ConfigurationSection
- Inheritance
- Attributes
Constructors
ServerInformationProviderCollection() |
Initializes a new instance of the ServerInformationProviderCollection class. |
Properties
LoadedFrom |
Gets or sets the loaded form in a configuration section. (Inherited from ConfigurationSection) |
Provider |
Gets or sets the collection of information. |
ResourceManager |
Gets or sets the string value for the ResourceManager control. (Inherited from LocalizationManager) |
Source |
Gets or sets the source for the configuration section. (Inherited from ConfigurationSection) |