CompiledDataContext.SetValueTypeValues 方法
定义
返回由数据上下文使用的值类型的值。Returns the value of the value type used by the data context.
protected:
virtual void SetValueTypeValues();
protected virtual void SetValueTypeValues ();
abstract member SetValueTypeValues : unit -> unit
override this.SetValueTypeValues : unit -> unit
Protected Overridable Sub SetValueTypeValues ()