VCWizCtlClass.GetODBCConsumerClassImpl Method

Definition

Gets the ODBC consumer class implementation.

public:
 virtual System::String ^ GetODBCConsumerClassImpl() = Microsoft::VisualStudio::VsWizard::IVCWizCtlUI::GetODBCConsumerClassImpl;
public:
 virtual Platform::String ^ GetODBCConsumerClassImpl() = Microsoft::VisualStudio::VsWizard::IVCWizCtlUI::GetODBCConsumerClassImpl;
 virtual std::wstring GetODBCConsumerClassImpl();
[System.Runtime.InteropServices.DispId(1610743833)]
public virtual string GetODBCConsumerClassImpl ();
[<System.Runtime.InteropServices.DispId(1610743833)>]
abstract member GetODBCConsumerClassImpl : unit -> string
override this.GetODBCConsumerClassImpl : unit -> string
Public Overridable Function GetODBCConsumerClassImpl () As String

Returns

A string containing the ODBC consumer class implementation.

Implements

Attributes

Applies to