SqlStudioConstants 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供要在 SqlStudio 中使用的常量对象的列表。
public ref class SqlStudioConstants abstract sealed
public static class SqlStudioConstants
type SqlStudioConstants = class
Public Class SqlStudioConstants
- 继承
-
SqlStudioConstants
字段
| ActionHandlerMoniker |
定义操作处理程序名字的常量值。 |
| ActionMoniker |
定义操作名字的常量值。 |
| ConnectionInfo |
定义 ConnectionInfo 方法的常量值。 |
| CurrentUserDirectory |
定义当前用户目录的常量值。 |
| DefaultUserDirectory |
定义默认用户目录的常量值。 |
| HelpID |
定义帮助 ID 的常量值。 |
| LogType |
定义用于确定事件日志类型的常量值。 |
| Name |
定义显示名称的常量值。 |
| NodeContexts |
定义与节点相关联的上下文的常量值。 |
| PowerShellUrnHint |
定义 PowerShellUrnHint 的常量值。 |
| QueryHint |
定义对象查询的常量值。 |
| SelectedExplorerViewItems |
定义资源管理器视图中所选项的常量值。 |
| Server |
定义服务器的常量值。 |
| ShowNTLog |
定义日志查看器的常量值。 |
| SSMSPrefix |
声明 SQL Server Management Studio 的常量名称。 |
| UIConnectionInfo |
定义要用于 UIConnection 的常量名称。 |
| UrnNotificationPath |
定义统一资源名称 (URN) 通知的常量名称。 |
| UrnPath |
定义统一资源名称 (URN) 的路径的常量名称。 |
| UrnPathSkeleton |
定义统一资源名称 (URN) 路径的主干的常量名称。 |
方法
| ContextDomain<TDomain>() |
检索指定上下文的 Domain 对象。 |
| ContextInstance<TInstance>() |
检索指定上下文的 Instance 对象。 |