ConnectedServiceProviderExportAttribute.SupportsUpdate 属性

定义

获取或设置一个值, ConnectedServiceProvider 该值指示 是否能够更新现有的连接服务。

public:
 property bool SupportsUpdate { bool get(); void set(bool value); };
public:
 property bool SupportsUpdate { bool get(); void set(bool value); };
public bool SupportsUpdate { get; set; }
member this.SupportsUpdate : bool with get, set
Public Property SupportsUpdate As Boolean

属性值

返回 Boolean

适用于