DataBus::GetProperties Method ()

 

Returns a collection of property descriptors for the DataBus control.

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

public:
virtual PropertyDescriptorCollection^ GetProperties() sealed

Return Value

Type: System.ComponentModel::PropertyDescriptorCollection^

The specified properties for the DataBus control.

Return to top
Show: