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
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.