Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Defines the properties and methods for generating a semantic model of a report.
Пространство имен: Microsoft.ReportingServices.Interfaces
Сборки: Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.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 | Generates a semantic model using the specified connection and model writer. |
![]() |
ReGenerateModel | Regenerates the model using the specified connection, model reader and model writer. |
![]() |
SetConfiguration | Used to pass custom configuration data to an extension. (Производный от IExtension.) |
В начало
.gif)
.gif)