次の方法で共有


IDTSServerUsageControl100.UseServerForFeatureEnumeration プロパティ

定義

サーバーで機能の列挙をサポートするかどうかを示す値を設定します。

public:
 property bool UseServerForFeatureEnumeration {  void set(bool value); };
[System.Runtime.InteropServices.DispId(1610743808)]
public bool UseServerForFeatureEnumeration { [System.Runtime.InteropServices.DispId(1610743808)] set; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<set: System.Runtime.InteropServices.DispId(1610743808)>]
member this.UseServerForFeatureEnumeration : bool
Public Property UseServerForFeatureEnumeration As Boolean

プロパティ値

サーバーが機能列挙をサポートしている場合は true。それ以外の場合は false。

属性

適用対象