Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Defines the properties and methods for generating a semantic model of a report.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblys: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Syntax
'Declaration
Public Interface ISemanticModelGenerator _
Inherits IExtension
'Usage
Dim instance As ISemanticModelGenerator
public interface ISemanticModelGenerator : IExtension
public interface class ISemanticModelGenerator : IExtension
type ISemanticModelGenerator =
interface
interface IExtension
end
public interface ISemanticModelGenerator extends IExtension
Der ISemanticModelGenerator-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
LocalizedName | Gets the localized name of the extension to be displayed in a user interface. (Geerbt von IExtension.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
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. (Geerbt von IExtension.) |
Zum Anfang
.gif)
.gif)