UnknownPropertyEnumeratorException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
levée lorsqu’une propriété inconnue est demandée
[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
- Héritage
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| UnknownPropertyEnumeratorException() |
À FAIRE |
| UnknownPropertyEnumeratorException(String, Exception) |
À FAIRE |
| UnknownPropertyEnumeratorException(String) |
À FAIRE |