次の方法で共有


CellPermissionCollection Class

CellPermission オブジェクトのコレクションが含まれます。このクラスは継承できません。

名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (microsoft.analysisservices.dll 内)

構文

'宣言
<GuidAttribute("6EDCDAFE-1E72-405b-9AA5-1494A78A207E")> _
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class CellPermissionCollection
    Inherits ModelComponentCollection
[GuidAttribute("6EDCDAFE-1E72-405b-9AA5-1494A78A207E")] 
[DefaultMemberAttribute("Item")] 
public sealed class CellPermissionCollection : ModelComponentCollection
[GuidAttribute(L"6EDCDAFE-1E72-405b-9AA5-1494A78A207E")] 
[DefaultMemberAttribute(L"Item")] 
public ref class CellPermissionCollection sealed : public ModelComponentCollection
/** @attribute GuidAttribute("6EDCDAFE-1E72-405b-9AA5-1494A78A207E") */ 
/** @attribute DefaultMemberAttribute("Item") */ 
public final class CellPermissionCollection extends ModelComponentCollection
GuidAttribute("6EDCDAFE-1E72-405b-9AA5-1494A78A207E") 
DefaultMemberAttribute("Item") 
public final class CellPermissionCollection extends ModelComponentCollection

継承階層

System.Object
   Microsoft.AnalysisServices.ModelComponentCollection
    Microsoft.AnalysisServices.CellPermissionCollection

スレッド セーフ

この型の public static (Microsoft Visual Basic では共有 ) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

プラットフォーム

開発プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

対象プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

参照

関連項目

CellPermissionCollection Members
Microsoft.AnalysisServices Namespace