DataBus::GetConverter Method ()

 

Returns a type converter for the DataBus control.

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

public:
virtual TypeConverter^ GetConverter() sealed

Return Value

Type: System.ComponentModel::TypeConverter^

The specified type converter for the DataBus control.

Return to top
Show: