DataBus::GetClassName Method ()

 

Returns the name of the class 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^ GetClassName() sealed

Return Value

Type: System::String^

The specified name of the class for the DataBus control.

Return to top
Show: