PropertyNotSetException Class

Definition

TBD

[System.Serializable]
public sealed class PropertyNotSetException : Microsoft.SqlServer.Management.Common.ConnectionException
[<System.Serializable>]
type PropertyNotSetException = class
    inherit ConnectionException
Public NotInheritable Class PropertyNotSetException
Inherits ConnectionException
Inheritance
PropertyNotSetException
Attributes

Constructors

PropertyNotSetException()

TBD

PropertyNotSetException(String)

TBD

PropertyNotSetException(String, Exception)

TBD

Applies to