TaskForm.TaskComponents 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置任务窗体的任务组件。
public:
property Microsoft::SqlServer::Management::TaskFormTaskComponents ^ TaskComponents { Microsoft::SqlServer::Management::TaskFormTaskComponents ^ get(); void set(Microsoft::SqlServer::Management::TaskFormTaskComponents ^ value); };
public Microsoft.SqlServer.Management.TaskFormTaskComponents TaskComponents { get; set; }
member this.TaskComponents : Microsoft.SqlServer.Management.TaskFormTaskComponents with get, set
Public Property TaskComponents As TaskFormTaskComponents
属性值
任务窗体的指定任务组件。