次の方法で共有


Relationship.JoinOnDateBehavior プロパティ

定義

2 つの日時列を結合するときの日付と時刻の部分、または日付部分のみで参加するかどうかを示します。 DateAndTime (1) 2 つの日時列を結合する際に、日付と時刻の部分で結合します。 DatePartOnly (2) 2 つの日時列を結合する際に、日付部分のみで結合します。

public Microsoft.AnalysisServices.Tabular.DateTimeRelationshipBehavior JoinOnDateBehavior { get; set; }
member this.JoinOnDateBehavior : Microsoft.AnalysisServices.Tabular.DateTimeRelationshipBehavior with get, set
Public Property JoinOnDateBehavior As DateTimeRelationshipBehavior

プロパティ値

適用対象