TimeAttributeBinding クラス

定義

生成されたデータ アイテムのプレースホルダー バインドを表します。

[System.Runtime.InteropServices.Guid("D6636A59-84BB-4356-A528-5FBEEDD14F4A")]
public sealed class TimeAttributeBinding : Microsoft.AnalysisServices.Binding
[<System.Runtime.InteropServices.Guid("D6636A59-84BB-4356-A528-5FBEEDD14F4A")>]
type TimeAttributeBinding = class
    inherit Binding
Public NotInheritable Class TimeAttributeBinding
Inherits Binding
継承
TimeAttributeBinding
属性

コンストラクター

TimeAttributeBinding()

生成されたデータ アイテムのプレースホルダー バインドを表します。

プロパティ

Parent

現在のオブジェクトの親オブジェクトを取得します。

(継承元 Binding)

メソッド

Clone()

TimeAttributeBinding オブジェクトのコピーを返します。

CopyTo(Binding)

指定されたバインドに現在のオブジェクトのディープ コピーを転送します。

(継承元 Binding)

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

ICloneable.Clone()

生成されたデータ アイテムのプレースホルダー バインドを表します。

(継承元 Binding)

適用対象