UnknownPropertyEnumeratorException 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.
gerada quando uma propriedade desconhecida é solicitada
[System.Serializable]
public sealed class UnknownPropertyEnumeratorException : Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
[<System.Serializable>]
type UnknownPropertyEnumeratorException = class
inherit EnumeratorException
Public NotInheritable Class UnknownPropertyEnumeratorException
Inherits EnumeratorException
- Herança
- Atributos
Construtores
| Nome | Description |
|---|---|
| UnknownPropertyEnumeratorException() |
TODO |
| UnknownPropertyEnumeratorException(String, Exception) |
TODO |
| UnknownPropertyEnumeratorException(String) |
TODO |