IDTSServerUsageControl100.UseServerForFeatureEnumeration Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Imposta un valore che indica se il server supporta l'enumerazione delle funzionalità.
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
Valore della proprietà
true se il server supporta l'enumerazione delle funzionalità; in caso contrario, false.
- Attributi