ManagedPropertyOperation 列舉
僅供內部使用。
命名空間: Microsoft.Xrm.Sdk.Metadata
組件: Microsoft.Xrm.Sdk (在 Microsoft.Xrm.Sdk.dll 中)
語法
'宣告
<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
成員
成員名稱 | 描述 |
---|---|
All | 僅供內部使用。 |
Create | 僅供內部使用。 |
CreateUpdate | 僅供內部使用。 |
Delete | 僅供內部使用。 |
None | 僅供內部使用。 |
Update | 僅供內部使用。 |
UpdateDelete | 僅供內部使用。 |
平台
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
請參閱
參照
Microsoft.Xrm.Sdk.Metadata 命名空間
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.