共用方式為


ODataError.InstanceAnnotations 屬性

定義

自訂執行個體註釋的集合。

public System.Collections.Generic.ICollection<Microsoft.OData.ODataInstanceAnnotation> InstanceAnnotations { get; set; }
member this.InstanceAnnotations : System.Collections.Generic.ICollection<Microsoft.OData.ODataInstanceAnnotation> with get, set
Public Property InstanceAnnotations As ICollection(Of ODataInstanceAnnotation)

屬性值

適用於