'Declaration Public Overrides NotOverridable Sub RefreshSchema()
'Usage Dim instance As TdCommandBuilder instance.RefreshSchema()
public override void RefreshSchema()
public: void RefreshSchema(); override
'Declaration Public Overrides NotOverridable Sub RefreshSchema()
'Usage Dim instance As TdCommandBuilder instance.RefreshSchema()
public override void RefreshSchema()
public: void RefreshSchema(); override
Exception | Description |
---|---|
System.InvalidOperationException | The DataAdapter property is not set, SelectCommand of the associated TdDataAdapter is not set or no TdConnection is associated with DataAdapter.SelectCommand. |
System.ObjectDisposedException | The TdCommandBuilder is closed/disposed. |
Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019