Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Defines the properties and methods for generating a semantic model of a report.
Espacio de nombres: Microsoft.ReportingServices.Interfaces
Ensamblados: Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
Sintaxis
'Declaración
Public Interface ISemanticModelGenerator _
Inherits IExtension
'Uso
Dim instance As ISemanticModelGenerator
public interface ISemanticModelGenerator : IExtension
public interface class ISemanticModelGenerator : IExtension
type ISemanticModelGenerator =
interface
interface IExtension
end
public interface ISemanticModelGenerator extends IExtension
El tipo ISemanticModelGenerator expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
LocalizedName | Gets the localized name of the extension to be displayed in a user interface. (Se hereda de IExtension.) |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
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. (Se hereda de IExtension.) |
Arriba
.gif)
.gif)