IEdmDelayedValue Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a lazily computed value.
public interface IEdmDelayedValue
type IEdmDelayedValue = interface
Public Interface IEdmDelayedValue
- Derived
Properties
Value |
Gets the data stored in this value. |