Share via


ConnectionContextElement Class

Namespace:  Microsoft.Data.Schema.UnitTesting.Configuration
Assembly:  Microsoft.Data.Schema.UnitTesting (in Microsoft.Data.Schema.UnitTesting.dll)

Syntax

'Declaration
Public NotInheritable Class ConnectionContextElement _
    Inherits ConfigurationElement
'Usage
Dim instance As ConnectionContextElement
public sealed class ConnectionContextElement : ConfigurationElement
public ref class ConnectionContextElement sealed : public ConfigurationElement
public final class ConnectionContextElement extends ConfigurationElement

Inheritance Hierarchy

System.Object
  System.Configuration.ConfigurationElement
    Microsoft.Data.Schema.UnitTesting.Configuration.ConnectionContextElement

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ConnectionContextElement Members

Microsoft.Data.Schema.UnitTesting.Configuration Namespace