DataBus::GetComponentName Method ()

 

Returns the name of the component for the DataBus control.

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

public:
virtual String^ GetComponentName() sealed

Return Value

Type: System::String^

The specified name of the component for the Databus control.

Return to top
Show: