ExportViewCreateRequest Класс

Определение

Задает подробные сведения о запрошенном объекте.

public ref class ExportViewCreateRequest
[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="ExportViewCreateRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ExportViewCreateRequest
[<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="ExportViewCreateRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ExportViewCreateRequest = class
Public Class ExportViewCreateRequest
Наследование
ExportViewCreateRequest
Атрибуты

Конструкторы

ExportViewCreateRequest()

Инициализирует новый экземпляр класса ExportViewCreateRequest со значениями по умолчанию.

ExportViewCreateRequest(International, ExportView)

Инициализирует новый экземпляр класса ExportViewCreateRequest, для которого заданы региональные настройки и объект ExportView.

Поля

ExportView

ExportView.

International

Региональные настройки.

Применяется к