SfcObjectNotScriptableException 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.
Impossible de trouver l’opération de script pour cet objet
[System.Serializable]
public sealed class SfcObjectNotScriptableException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcObjectNotScriptableException = class
inherit SfcException
Public NotInheritable Class SfcObjectNotScriptableException
Inherits SfcException
- Héritage
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| SfcObjectNotScriptableException() |
Impossible de trouver l’opération de script pour cet objet |
| SfcObjectNotScriptableException(String, Exception) |
Impossible de trouver l’opération de script pour cet objet |
| SfcObjectNotScriptableException(String) |
Impossible de trouver l’opération de script pour cet objet |
Propriétés
| Nom | Description |
|---|---|
| HelpLink |
Impossible de trouver l’opération de script pour cet objet (Hérité de SfcException) |
Méthodes
| Nom | Description |
|---|---|
| SetHelpContext(String) |
Impossible de trouver l’opération de script pour cet objet (Hérité de SfcException) |