SQLWorkbenchCommands.cmdidWBZoomIn 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
属于 SQLEditorCommandSet 命令集的菜单命令 ID。 有关原始声明的详细信息,请参阅 SQLEditorsUI 附属程序集中的 pkgicmd.h 标头。
public: int cmdidWBZoomIn = 200;
public const int cmdidWBZoomIn = 200;
val mutable cmdidWBZoomIn : int
Public Const cmdidWBZoomIn As Integer = 200