CellProperty クラス
指定されたセルのセル プロパティを表します。
名前空間: Microsoft.AnalysisServices.AdomdClient
アセンブリ: Microsoft.AnalysisServices.AdomdClient (Microsoft.AnalysisServices.AdomdClient.dll)
構文
'宣言
Public NotInheritable Class CellProperty _
Implements ISubordinateObject
'使用
Dim instance As CellProperty
public sealed class CellProperty : ISubordinateObject
public ref class CellProperty sealed : ISubordinateObject
[<SealedAttribute>]
type CellProperty =
class
interface ISubordinateObject
end
public final class CellProperty implements ISubordinateObject
説明
MicrosoftSQL Server 2005 Analysis Services (SSAS) では、セル プロパティにキューブのセルのコンテンツと形式に関する情報が含まれます。セル プロパティは、セル データを視覚的に表現するためによく使用されます。
CellProperty クラスは、指定された Cell のセル プロパティを表すために使用されます。
継承階層
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..CellProperty
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。