Property クラス

さまざまな ADOMD.NET オブジェクトのプロパティを表します。

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

構文

'宣言
Public NotInheritable Class Property _
    Implements ISubordinateObject
'使用
Dim instance As [Property]
public sealed class Property : ISubordinateObject
public ref class Property sealed : ISubordinateObject
[<SealedAttribute>]
type Property =  
    class
        interface ISubordinateObject
    end
public final class Property implements ISubordinateObject

継承階層

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..Property

スレッド セーフ

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