DataBus::GetDefaultProperty Method ()

 

Returns the default property for the DataBus control.

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

public:
virtual PropertyDescriptor^ GetDefaultProperty() sealed

Return Value

Type: System.ComponentModel::PropertyDescriptor^

The default property for the DataBus control.

Return to top
Show: