Delen via


ManagedPropertyOperation-opsomming

Alleen voor intern gebruik.

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

Syntaxis

'Declaratie
<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

Leden

Lidnaam Beschrijving
All Alleen voor intern gebruik.
Create Alleen voor intern gebruik.
CreateUpdate Alleen voor intern gebruik.
Delete Alleen voor intern gebruik.
None Alleen voor intern gebruik.
Update Alleen voor intern gebruik.
UpdateDelete Alleen voor intern gebruik.

Platforms

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

Zie ook

Verwijzing

Microsoft.Xrm.Sdk.Metadata-naamruimte

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