StagingNameCheckRequest 类

定义

为临时名称检查请求定义消息约定(如果临时名称是唯一的)。

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
继承
StagingNameCheckRequest
属性

构造函数

StagingNameCheckRequest()

使用默认值初始化 StagingNameCheckRequest 类的新实例。

StagingNameCheckRequest(International, String)

使用指定的请求初始化 StagingNameCheckRequest 类的新实例。

字段

International

国际化请求。

StagingName

临时名称请求。

适用于