IObjectExplorerService.SynchronizeTree(INodeInformation) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Sinkronkan tampilan pohon dengan item terpilih.
public:
void SynchronizeTree(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ view);
public void SynchronizeTree (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation view);
abstract member SynchronizeTree : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation -> unit
Public Sub SynchronizeTree (view As INodeInformation)
Parameter
- view
- INodeInformation
Item terpilih dalam tampilan pohon.