PropertyNotSetException Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[System.Serializable]
public sealed class PropertyNotSetException : Microsoft.SqlServer.Management.Common.ConnectionException
[<System.Serializable>]
type PropertyNotSetException = class
inherit ConnectionException
Public NotInheritable Class PropertyNotSetException
Inherits ConnectionException
- Herança
- Herança
- Atributos
Construtores
| Nome | Description |
|---|---|
| PropertyNotSetException() | |
| PropertyNotSetException(String, Exception) | |
| PropertyNotSetException(String) | |