DataEntityDataSourceRuntimeContext.skipInitValue Method
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.
Overloads
skipInitValue() | |
skipInitValue(Boolean) |
skipInitValue()
public:
virtual bool skipInitValue();
public virtual bool skipInitValue ();
abstract member skipInitValue : unit -> bool
override this.skipInitValue : unit -> bool
Public Overridable Function skipInitValue () As Boolean