Del via


ManagedPropertyOperation-optælling

Kun til intern brug.

Navneområde: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (i Microsoft.Xrm.Sdk.dll)

Syntaks

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

Medlemmer

Medlemsnavn Beskrivelse
All Kun til intern brug.
Create Kun til intern brug.
CreateUpdate Kun til intern brug.
Delete Kun til intern brug.
None Kun til intern brug.
Update Kun til intern brug.
UpdateDelete Kun til intern brug.

Platforme

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

Se også

Reference

Microsoft.Xrm.Sdk.Metadata-navneområde

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