Interface ISemanticModelGenerator
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.Interfaces (em Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxe
'Declaração
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
Consulte também