Интерфейс ISemanticModelGenerator

Пространство имен:  Microsoft.ReportingServices.Interfaces
Сборки:   Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Синтаксис

'Декларация
Public Interface ISemanticModelGenerator _
    Inherits IExtension
'Применение
Dim instance As ISemanticModelGenerator
public interface ISemanticModelGenerator : IExtension
public interface class ISemanticModelGenerator : IExtension
type ISemanticModelGenerator =  
    interface
        interface IExtension
    end
public interface ISemanticModelGenerator extends IExtension

Тип ISemanticModelGenerator обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство LocalizedName Gets the localized name of the extension to be displayed in a user interface. (Производный от IExtension.)

В начало

Методы

  Имя Описание
Открытый метод Generate
Открытый метод ReGenerateModel
Открытый метод SetConfiguration Used to pass custom configuration data to an extension. (Производный от IExtension.)

В начало