DataBus Properties
Namespace:
Microsoft.SqlServer.Management.Data
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of data in a data bus. |
![]() | IsSynchronized | Gets a value indicating whether the data in a DataBus control is synchronized. |
![]() | Item[String^] | Gets or sets the property value in the DataBus control. |
![]() | SyncRoot | Gets an object that can be used to synchronize data to the DataBus control. |
Show:
