Condividi tramite


Interfaccia ISemanticModelGenerator

Spazio dei nomi  Microsoft.ReportingServices.Interfaces
Assembly:   Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintassi

'Dichiarazione
Public Interface ISemanticModelGenerator _
    Inherits IExtension
'Utilizzo
Dim instance As ISemanticModelGenerator
public interface ISemanticModelGenerator : IExtension
public interface class ISemanticModelGenerator : IExtension
type ISemanticModelGenerator =  
    interface
        interface IExtension
    end
public interface ISemanticModelGenerator extends IExtension

Nel tipo ISemanticModelGenerator sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica LocalizedName Gets the localized name of the extension to be displayed in a user interface. Ereditato da IExtension.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Generate
Metodo pubblico ReGenerateModel
Metodo pubblico SetConfiguration Used to pass custom configuration data to an extension. Ereditato da IExtension.

In alto