Freigeben über


PropertyMode-Enumeration

Nur für Informationszwecke identifiziert. Nicht unterstützt. Zukünftige Kompatibilität wird nicht sichergestellt.

Diese Enumeration verfügt über ein FlagsAttribute-Attribut, das die bitweise Kombination der Elementwerte zulässt.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration PropertyMode
'Usage
Dim instance As PropertyMode
[FlagsAttribute]
public enum PropertyMode
[FlagsAttribute]
public enum class PropertyMode
[<FlagsAttribute>]
type PropertyMode
public enum PropertyMode

Elemente

Elementname Beschreibung
All Nur für Informationszwecke identifiziert. Nicht unterstützt. Zukünftige Kompatibilität wird nicht sichergestellt.
Deploy Nur für Informationszwecke identifiziert. Nicht unterstützt. Zukünftige Kompatibilität wird nicht sichergestellt.
Design Nur für Informationszwecke identifiziert. Nicht unterstützt. Zukünftige Kompatibilität wird nicht sichergestellt.
None Nur für Informationszwecke identifiziert. Nicht unterstützt. Zukünftige Kompatibilität wird nicht sichergestellt.

Siehe auch

Verweis

Microsoft.SqlServer.Management.Sdk.Sfc-Namespace