DataBus::IsSynchronized Property
Gets a value indicating whether the data in a DataBus control is synchronized.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
Property Value
Type: System::Booleantrue if the data in a DataBus is synchronized; otherwise, false.
Implements
ICollection::IsSynchronized
Show: