언어

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

속성 값

서버가 기능 열거를 지원한다면 참; 그렇지 않으면 거짓입니다.

특성

적용 대상