MiningStructurePermission Class
MiningStructure 要素 (ASSL) に対する権限のコレクションが含まれます。このクラスは継承できません。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (microsoft.analysisservices.dll 内)
構文
'宣言
<GuidAttribute("DAC3E52D-C480-48d9-8D89-23691EA32029")> _
Public NotInheritable Class MiningStructurePermission
Inherits Permission
Implements IMajorObject, INamedComponent, IModelComponent, IComponent, _
IDisposable, ICloneable
[GuidAttribute("DAC3E52D-C480-48d9-8D89-23691EA32029")]
public sealed class MiningStructurePermission : Permission, IMajorObject, INamedComponent, IModelComponent,
IComponent, IDisposable, ICloneable
[GuidAttribute(L"DAC3E52D-C480-48d9-8D89-23691EA32029")]
public ref class MiningStructurePermission sealed : public Permission, IMajorObject, INamedComponent, IModelComponent,
IComponent, IDisposable, ICloneable
/** @attribute GuidAttribute("DAC3E52D-C480-48d9-8D89-23691EA32029") */
public final class MiningStructurePermission extends Permission implements IMajorObject, INamedComponent,
IModelComponent, IComponent, IDisposable, ICloneable
GuidAttribute("DAC3E52D-C480-48d9-8D89-23691EA32029")
public final class MiningStructurePermission extends Permission implements IMajorObject, INamedComponent,
IModelComponent, IComponent, IDisposable, ICloneable
継承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.NamedComponent
Microsoft.AnalysisServices.MajorObject
Microsoft.AnalysisServices.Permission
Microsoft.AnalysisServices.MiningStructurePermission
スレッド セーフ
この型の public static (Microsoft Visual Basic では共有 ) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
参照
関連項目
MiningStructurePermission Members
Microsoft.AnalysisServices Namespace