IDTSServerUsageControl100.UseServerForFeatureEnumeration 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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。
- 屬性