IEdmDelayedValue 介面
表示延遲值。
命名空間: Microsoft.Data.Edm.Values
組件: Microsoft.Data.Edm (在 Microsoft.Data.Edm.dll 中)
語法
'宣告
Public Interface IEdmDelayedValue
'用途
Dim instance As IEdmDelayedValue
public interface IEdmDelayedValue
public interface class IEdmDelayedValue
type IEdmDelayedValue = interface end
public interface IEdmDelayedValue
IEdmDelayedValue 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
Value | 取得此值中儲存的資料。 |
上層