QueryableDataSourceView.EventSelected 字段
定义
指定导致数据检索操作完成的事件是否已发生。Specifies whether the event that causes the data-retrieval operation to complete has occurred.
protected: static initonly System::Object ^ EventSelected;
protected static readonly object EventSelected;
staticval mutable EventSelected : obj
Protected Shared ReadOnly EventSelected As Object