Field.DefaultAggregateExpression 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得欄位預設的彙總表達式。
public:
property System::String ^ DefaultAggregateExpression { System::String ^ get(); };
[System.Xml.Serialization.XmlIgnore]
public string DefaultAggregateExpression { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.DefaultAggregateExpression : string
Public ReadOnly Property DefaultAggregateExpression As String
屬性值
欄位的預設聚合表達式。
- 屬性