SfcObjectNotScriptableException 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
找不到此对象的脚本操作
[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
- 继承
- 属性
构造函数
| 名称 | 说明 |
|---|---|
| SfcObjectNotScriptableException() |
找不到此对象的脚本操作 |
| SfcObjectNotScriptableException(String, Exception) |
找不到此对象的脚本操作 |
| SfcObjectNotScriptableException(String) |
找不到此对象的脚本操作 |
属性
| 名称 | 说明 |
|---|---|
| HelpLink |
找不到此对象的脚本操作 (继承自 SfcException) |
方法
| 名称 | 说明 |
|---|---|
| SetHelpContext(String) |
找不到此对象的脚本操作 (继承自 SfcException) |