EntityMembersDeleteRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a request message that should provide an EntityMembers complex type.
public ref class EntityMembersDeleteRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityMembersDeleteRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMembersDeleteRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityMembersDeleteRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMembersDeleteRequest = class
Public Class EntityMembersDeleteRequest
- Inheritance
-
EntityMembersDeleteRequest
- Attributes
Constructors
EntityMembersDeleteRequest() |
Initializes a new instance of the EntityMembersDeleteRequest class that has default values. |
EntityMembersDeleteRequest(International, EntityMembers) |
Initializes a new instance of the EntityMembersDeleteRequest class that has the specified cultural settings and entity members. |
Fields
International |
The cultural settings. |
Members |
The entity members. |