TaskComponent.ITaskFormComponentInfo.ComponentType 属性

定义

获取组件类型。

property Type ^ Microsoft::SqlServer::Management::TaskForms::ITaskFormComponentInfo::ComponentType { Type ^ get(); };
[System.Xml.Serialization.XmlIgnore]
Type Microsoft.SqlServer.Management.TaskForms.ITaskFormComponentInfo.ComponentType { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.Microsoft.SqlServer.Management.TaskForms.ITaskFormComponentInfo.ComponentType : Type
 ReadOnly Property ComponentType As Type Implements ITaskFormComponentInfo.ComponentType

属性值

组件类型。

实现

属性

适用于