ISemanticModelGenerator インターフェイス
名前空間: Microsoft.ReportingServices.Interfaces
アセンブリ: Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
構文
'宣言
Public Interface ISemanticModelGenerator _
Inherits IExtension
'使用
Dim instance As ISemanticModelGenerator
public interface ISemanticModelGenerator : IExtension
public interface class ISemanticModelGenerator : IExtension
type ISemanticModelGenerator =
interface
interface IExtension
end
public interface ISemanticModelGenerator extends IExtension
ISemanticModelGenerator 型は、以下のメンバーを公開しています。
メソッド
名前 | 説明 | |
---|---|---|
Generate | ||
ReGenerateModel | ||
SetConfiguration | 拡張機能にカスタム構成データを渡すために使用されます。 (IExtension から継承されています。) |
先頭に戻る