Classe InvalidPropertyUsageEnumeratorException
Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Hiérarchie d'héritage
System.Object
System.Exception
Microsoft.SqlServer.Management.Common.SqlServerManagementException
Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
Microsoft.SqlServer.Management.Sdk.Sfc.InvalidPropertyUsageEnumeratorException
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public NotInheritable Class InvalidPropertyUsageEnumeratorException _
Inherits EnumeratorException
'Utilisation
Dim instance As InvalidPropertyUsageEnumeratorException
[SerializableAttribute]
public sealed class InvalidPropertyUsageEnumeratorException : EnumeratorException
[SerializableAttribute]
public ref class InvalidPropertyUsageEnumeratorException sealed : public EnumeratorException
[<SealedAttribute>]
[<SerializableAttribute>]
type InvalidPropertyUsageEnumeratorException =
class
inherit EnumeratorException
end
public final class InvalidPropertyUsageEnumeratorException extends EnumeratorException
Le type InvalidPropertyUsageEnumeratorException expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
InvalidPropertyUsageEnumeratorException() | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
![]() |
InvalidPropertyUsageEnumeratorException(String) | Initializes a new instance of the InvalidPropertyUsageEnumeratorException class with the specified message. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
![]() |
InvalidPropertyUsageEnumeratorException(String, Exception) | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
Data | (hérité de Exception.) |
![]() |
HelpLink | (hérité de Exception.) |
![]() |
HResult | (hérité de Exception.) |
![]() |
InnerException | (hérité de Exception.) |
![]() |
Message | (hérité de Exception.) |
![]() |
Source | (hérité de Exception.) |
![]() |
StackTrace | (hérité de Exception.) |
![]() |
TargetSite | (hérité de Exception.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
GetBaseException | (hérité de Exception.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetObjectData | Informations critiques de sécurité. (hérité de Exception.) |
![]() |
GetType | (hérité de Exception.) |
![]() |
ToString | (hérité de Exception.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.