共用方式為


ODataResourceBase.IsTransient 屬性

定義

取得或設定值,這個值會顯示資源是否為暫時性資源

public bool IsTransient { get; set; }
member this.IsTransient : bool with get, set
Public Property IsTransient As Boolean

屬性值

如果資源是暫時性實體,則為 true,否則為 false。

適用於