DataBus Properties

 

Namespace:   Microsoft.SqlServer.Management.Data
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

NameDescription
System_CAPS_pubpropertyCount

Gets the number of data in a data bus.

System_CAPS_pubpropertyIsSynchronized

Gets a value indicating whether the data in a DataBus control is synchronized.

System_CAPS_pubpropertyItem[String^]

Gets or sets the property value in the DataBus control.

System_CAPS_pubpropertySyncRoot

Gets an object that can be used to synchronize data to the DataBus control.

Return to top
Show: