Share via


Interface ISemanticModelGenerator

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assemblys :   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntaxe

'Déclaration
Public Interface ISemanticModelGenerator _
    Inherits IExtension
'Utilisation
Dim instance As ISemanticModelGenerator
public interface ISemanticModelGenerator : IExtension
public interface class ISemanticModelGenerator : IExtension
type ISemanticModelGenerator =  
    interface
        interface IExtension
    end
public interface ISemanticModelGenerator extends IExtension

Le type ISemanticModelGenerator expose les membres suivants.

Propriétés

  Nom Description
Propriété publique LocalizedName Gets the localized name of the extension to be displayed in a user interface. (hérité de IExtension.)

Haut de la page

Méthodes

  Nom Description
Méthode publique Generate
Méthode publique ReGenerateModel
Méthode publique SetConfiguration Used to pass custom configuration data to an extension. (hérité de IExtension.)

Haut de la page