IVCWizCtlUI.GetODBCConsumerClassImpl Method

Definition

Gets the ODBC consumer class implementation.

public:
 System::String ^ GetODBCConsumerClassImpl();
public:
 Platform::String ^ GetODBCConsumerClassImpl();
std::wstring GetODBCConsumerClassImpl();
[System.Runtime.InteropServices.DispId(1610743833)]
public string GetODBCConsumerClassImpl ();
[<System.Runtime.InteropServices.DispId(1610743833)>]
abstract member GetODBCConsumerClassImpl : unit -> string
Public Function GetODBCConsumerClassImpl () As String

Returns

A string containing the ODBC consumer class implementation.

Attributes

Applies to