共用方式為


Relationship.JoinOnDateBehavior 屬性

定義

在聯結兩個日期時間資料行時,指出要聯結日期與時間部分,或只有日期部分。 DateAndTime (1) 聯結兩個日期時間資料行時,聯結日期和時間部分。 DatePartOnly (2) 聯結兩個日期時間資料行時,只聯結日期部分。

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

屬性值

適用於