Classe SfcInvalidKeyChainException
The exception that is thrown when a key chain is set on an object, but the parent of the object is different than the key chain parent. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
System.Object
System.Exception
Microsoft.SqlServer.Management.Common.SqlServerManagementException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInvalidKeyChainException
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
'Déclaration
<SerializableAttribute> _
Public NotInheritable Class SfcInvalidKeyChainException _
Inherits SfcException
'Utilisation
Dim instance As SfcInvalidKeyChainException
[SerializableAttribute]
public sealed class SfcInvalidKeyChainException : SfcException
[SerializableAttribute]
public ref class SfcInvalidKeyChainException sealed : public SfcException
[<SealedAttribute>]
[<SerializableAttribute>]
type SfcInvalidKeyChainException =
class
inherit SfcException
end
public final class SfcInvalidKeyChainException extends SfcException
Le type SfcInvalidKeyChainException expose les membres suivants.
Nom | Description | |
---|---|---|
SfcInvalidKeyChainException() | Initializes a new instance of the SfcInvalidKeyChainException class. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. | |
SfcInvalidKeyChainException(Exception) | Initializes a new instance of the SfcInvalidKeyChainException class with the specified reference to the inner exception that is the cause of this exception. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. | |
SfcInvalidKeyChainException(String) | Initializes a new instance of the SfcInvalidKeyChainException class with the specified error message. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. | |
SfcInvalidKeyChainException(String, Exception) | Initializes a new instance of the SfcInvalidKeyChainException class with the specified error message and a reference to the inner exception that is the cause of this 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
Nom | Description | |
---|---|---|
Data | (hérité de Exception.) | |
HelpLink | Gets a link to the help file associated with this exception. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcException.) | |
HResult | (hérité de Exception.) | |
InnerException | (hérité de Exception.) | |
Message | Gets the error message. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (remplace Exception.Message.) | |
Source | (hérité de Exception.) | |
StackTrace | (hérité de Exception.) | |
TargetSite | (hérité de Exception.) |
Haut de la page
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.) | |
SetHelpContext | Sets the help context value for the referenced exception. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (hérité de SfcException.) | |
ToString | (hérité de Exception.) |
Haut de la page
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.