StagingNameCheckRequest 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.
Defines the message contract for the staging name check request if the staging name is unique.
public ref class StagingNameCheckRequest
[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="StagingNameCheckRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingNameCheckRequest
[<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="StagingNameCheckRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingNameCheckRequest = class
Public Class StagingNameCheckRequest
- Inheritance
-
StagingNameCheckRequest
- Attributes
Constructors
StagingNameCheckRequest() |
Initializes a new instance of the StagingNameCheckRequest class using default values. |
StagingNameCheckRequest(International, String) |
Initializes a new instance of the StagingNameCheckRequest class with specified requests. |
Fields
International |
The international request. |
StagingName |
The staging name request. |