Freigeben über


ManagedPropertyOperation Enumeration

Nur zur internen Verwendung.

Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

'Declaration
<DataContractAttribute(Name:="ManagedPropertyOperation", Namespace:="https://schemas.microsoft.com/xrm/2011/Metadata")> _
<SuppressMessageAttribute("Microsoft.Design", "CA1027:MarkEnumsWithFlags", Justification:="Working around back-compat issues with enums in WCF")> _
Public Enumeration ManagedPropertyOperation
[DataContractAttribute(Name="ManagedPropertyOperation", Namespace="https://schemas.microsoft.com/xrm/2011/Metadata")] 
[SuppressMessageAttribute("Microsoft.Design", "CA1027:MarkEnumsWithFlags", Justification="Working around back-compat issues with enums in WCF")] 
public enum ManagedPropertyOperation

Mitglieder

Mitgliedsname Beschreibung
All Nur zur internen Verwendung.
Create Nur zur internen Verwendung.
CreateUpdate Nur zur internen Verwendung.
Delete Nur zur internen Verwendung.
None Nur zur internen Verwendung.
Update Nur zur internen Verwendung.
UpdateDelete Nur zur internen Verwendung.

Plattformen

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

Windows Server 2008,Windows Server 2012,Windows 7

Siehe auch

Referenz

Microsoft.Xrm.Sdk.Metadata Namespace

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.