HierarchicalDataSourceDesigner.RefreshSchema(Boolean) 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.
Refreshes the schema of the data.
public:
virtual void RefreshSchema(bool preferSilent);
public virtual void RefreshSchema (bool preferSilent);
abstract member RefreshSchema : bool -> unit
override this.RefreshSchema : bool -> unit
Public Overridable Sub RefreshSchema (preferSilent As Boolean)
Parameters
- preferSilent
- Boolean
This parameter is not used in this implementation. However, it should be supported in derived classes.
Implements
Exceptions
In all cases.
Remarks
This method is not supported in this class, but is implemented in derived classes, such as the XmlDataSourceDesigner class.
Applies to
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา