Interfaccia IEdmDelayedValue
Rappresenta un valore ritardato.
Spazio dei nomi Microsoft.Data.Edm.Values
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Sintassi
'Dichiarazione
Public Interface IEdmDelayedValue
'Utilizzo
Dim instance As IEdmDelayedValue
public interface IEdmDelayedValue
public interface class IEdmDelayedValue
type IEdmDelayedValue = interface end
public interface IEdmDelayedValue
Nel tipo IEdmDelayedValue sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Value | Ottiene i dati memorizzati nel valore. |
In alto