次の方法で共有


RowNumberBinding クラス

行番号へのバインドを表します。

継承階層

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      Microsoft.AnalysisServices.Binding
        Microsoft.AnalysisServices.RowNumberBinding

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

構文

'宣言
Public NotInheritable Class RowNumberBinding _
    Inherits Binding
'使用
Dim instance As RowNumberBinding
public sealed class RowNumberBinding : Binding
public ref class RowNumberBinding sealed : public Binding
[<SealedAttribute>]
type RowNumberBinding =  
    class 
        inherit Binding 
    end
public final class RowNumberBinding extends Binding

RowNumberBinding 型は、以下のメンバーを公開しています。

コンストラクター

  名前 説明
パブリック メソッド RowNumberBinding RowNumberBinding クラスの新しいインスタンスを初期化します。

先頭に戻る

プロパティ

  名前 説明
パブリック プロパティ Container (Component から継承されています。)
パブリック プロパティ Parent 現在のオブジェクトの親オブジェクトを取得します。 (Binding から継承されています。)
パブリック プロパティ Site (Component から継承されています。)

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Clone 派生クラスでオーバーライドされた場合、バインドのコピーを作成します。 (Binding.Clone() をオーバーライドします。)
パブリック メソッド CreateObjRef セキュリティ クリティカル。 (MarshalByRefObject から継承されています。)
パブリック メソッド Dispose (Component から継承されています。)
パブリック メソッド Equals (Object から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetLifetimeService セキュリティ クリティカル。 (MarshalByRefObject から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
パブリック メソッド InitializeLifetimeService セキュリティ クリティカル。 (MarshalByRefObject から継承されています。)
パブリック メソッド ToString (Component から継承されています。)

先頭に戻る

イベント

  名前 説明
パブリック イベント Disposed (Component から継承されています。)

先頭に戻る

明示的なインターフェイスの実装

  名前 説明
明示的なインターフェイスの実装プライベート メソッド ICloneable.Clone オブジェクト インスタンスの新しいコピーを作成します。 (Binding から継承されています。)

先頭に戻る

スレッド セーフ

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

関連項目

参照

Microsoft.AnalysisServices 名前空間