RowBinding クラス
継承階層
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .Binding
Microsoft.AnalysisServices..::..RowBinding
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design")> _
<GuidAttribute("5D57CB33-C6A6-412d-9E2B-2D4CAC07157E")> _
Public NotInheritable Class RowBinding _
Inherits Binding
'使用
Dim instance As RowBinding
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design")]
[GuidAttribute("5D57CB33-C6A6-412d-9E2B-2D4CAC07157E")]
public sealed class RowBinding : Binding
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design")]
[GuidAttribute(L"5D57CB33-C6A6-412d-9E2B-2D4CAC07157E")]
public ref class RowBinding sealed : public Binding
[<SealedAttribute>]
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.BindingTypeConverter, Microsoft.AnalysisServices.Design")>]
[<GuidAttribute("5D57CB33-C6A6-412d-9E2B-2D4CAC07157E")>]
type RowBinding =
class
inherit Binding
end
public final class RowBinding extends Binding
RowBinding 型は、以下のメンバーを公開しています。
プロパティ
名前 | 説明 | |
---|---|---|
CanRaiseEvents | (Component から継承されています。) | |
Container | (Component から継承されています。) | |
DesignMode | (Component から継承されています。) | |
Events | (Component から継承されています。) | |
Parent | 現在のオブジェクトの親オブジェクトを取得します。 (Binding から継承されています。) | |
Site | (Component から継承されています。) | |
TableID |
先頭に戻る
メソッド
名前 | 説明 | |
---|---|---|
Clone | (Binding. . :: . .Clone() () () () をオーバーライドします。) | |
CopyTo | 指定されたバインドに現在のオブジェクトのディープ コピーを転送します。 (Binding から継承されています。) | |
CreateObjRef | (MarshalByRefObject から継承されています。) | |
Dispose() () () () | (Component から継承されています。) | |
Dispose(Boolean) | (Component から継承されています。) | |
Equals | (Object から継承されています。) | |
Finalize | (Component から継承されています。) | |
GetHashCode | (Object から継承されています。) | |
GetLifetimeService | (MarshalByRefObject から継承されています。) | |
GetService | (Component から継承されています。) | |
GetType | (Object から継承されています。) | |
InitializeLifetimeService | (MarshalByRefObject から継承されています。) | |
MemberwiseClone() () () () | (Object から継承されています。) | |
MemberwiseClone(Boolean) | (MarshalByRefObject から継承されています。) | |
ToString | (Component. . :: . .ToString() () () () をオーバーライドします。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。